|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | initSystem |
Variables | |
| if(!defined('IS_ADMIN_FLAG')) | $base_dir = DIR_WS_INCLUDES . 'auto_loaders/' |
| if (file_exists(DIR_WS_INCLUDES. 'auto_loaders/overrides/'.$loader_file)) | |
| if (!defined('IS_ADMIN_FLAG')) $base_dir = DIR_WS_INCLUDES . 'auto_loaders/' |
Definition at line 19 of file initsystem.php.
| if(file_exists(DIR_WS_INCLUDES. 'auto_loaders/overrides/'.$loader_file)) |
load the default application_top autoloader file.
Definition at line 20 of file initsystem.php.