* Build an array in the auto_loader constructor * Update auto_loader.php * Update auto_loader.php * minor adjustment to name and comment and remove trailing closing tag * use best practices for the loader method Allowing the loader method: - Should Never Be Called Manually - Prevents External Modification - Hides Implementation Details * cache array in the temp folder and load if available * re-organize functions within the class * add cache recreation for auto_loader in upgrade_menu * add cache recreation for auto_loader in upgrade_menu * Update app_languages.php |
||
|---|---|---|
| .. | ||
| app_config.php | ||
| app_defaults.php | ||
| app_languages.php | ||
| app_menu.php | ||
| index.php | ||
| upgrade.php | ||
| upgrade_domains.php | ||
| upgrade_menu.php | ||
| upgrade_schema.php | ||