]> git.mxchange.org Git - shipsimu.git/commit - application/ship-simu/starter.php
Rewrite of initInstance(), more eval() rewritten to call_user_func_array()
authorRoland Häder <roland@mxchange.org>
Mon, 9 Jun 2008 20:47:13 +0000 (20:47 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 9 Jun 2008 20:47:13 +0000 (20:47 +0000)
commit2e472bcbab0c23f070d39cfc66bef639706f0868
tree9e69abb21ded492977a27f19e3c8ade2281ba764
parent2b720aae73539d210c7bfd5c820b0646016456fd
Rewrite of initInstance(), more eval() rewritten to call_user_func_array()
16 files changed:
application/selector/starter.php
application/ship-simu/init.php
application/ship-simu/starter.php
inc/classes/interfaces/database/class_FrameworkDatabaseInterface.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/factories/objects/class_ObjectFactory.php
inc/classes/main/io/class_FrameworkDirectoryPointer.php
inc/classes/main/output/class_WebOutput.php
inc/classes/main/registry/class_Registry.php
inc/classes/middleware/compressor/class_CompressorChannel.php
inc/classes/middleware/database/class_DatabaseConnection.php
inc/classes/middleware/debug/class_DebugMiddleware.php
inc/config.php
inc/config/class_FrameworkConfiguration.php
inc/loader/class_ClassLoader.php
index.php