Rewrite of initInstance(), more eval() rewritten to call_user_func_array()
[shipsimu.git] / inc / classes / main / output / class_WebOutput.php
index 799e9ed2f7e40b74ecd2f0a7810f29ef49f538ce..6c86b6266a692ec069c6587eb2cdc8903a71f6d8 100644 (file)
@@ -22,7 +22,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class WebOutput extends BaseFrameworkSystem implements OutputStreamer {
+class WebOutput extends BaseFrameworkSystem implements OutputStreamer, Registerable {
        /**
         * The instance for the singleton design pattern
         */