ApplicationEntryPoint.$instances [static, private]

Initial value:

 array (
                'cfg',    // The configuration system
                'loader', // The class loader system
                'debug',  // Debug output
                'db',     // Database layer
                'io',     // Base I/O system (local file [or network])
                'engine', // Template engine ( for ApplicationEntryPoint::app_die() )
                'lang',   // Language sub-system
                'app',    // The ApplicationHelper instance
        )
The instances we want to remove after all is done.

Returns:
void

Definition at line 38 of file index.php.


Generated on Mon Dec 8 01:07:24 2008 for Ship-Simulator by  doxygen 1.5.6