fusionpbx/core
frytimo 0931197137
build array in auto_loader constructor (#7158)
* 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
2025-02-13 14:48:40 -07:00
..
authentication
contacts
dashboard
databases
default_settings
domain_settings
domains
events/resources/classes
groups
install
menu
notifications
permissions
software
upgrade build array in auto_loader constructor (#7158) 2025-02-13 14:48:40 -07:00
user_logs
user_settings
users