Continued:
[core.git] / inc / main / classes / output / web / class_WebOutput.php
index e08d8396e1c3c2604d02a8791199d1df937c3d07..03fe275f01d375262cc80d6a7d8147a5bd711e8e 100644 (file)
@@ -114,7 +114,5 @@ class WebOutput extends BaseOutput implements OutputStreamer, Registerable {
        public function size () {
                throw new UnsupportedOperationException(array($this, __FUNCTION__), self::EXCEPTION_UNSPPORTED_OPERATION);
        }
-}
 
-// [EOF]
-?>
+}