Files
fusionpbx/resources/classes
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
..
2023-04-23 01:05:46 -06:00
2023-06-17 09:08:25 -06:00
2024-11-29 13:57:01 -07:00
2024-11-29 13:57:01 -07:00
2024-11-29 13:57:01 -07:00
2023-05-16 00:36:27 -06:00
2024-11-29 13:57:01 -07:00
2023-11-13 18:55:52 -07:00
2023-05-10 22:59:12 +00:00
2024-05-25 13:23:38 -06:00
2024-11-29 13:57:01 -07:00
2025-01-28 17:05:00 -07:00
2024-11-29 13:57:01 -07:00
2024-11-29 13:57:01 -07:00
2023-05-22 21:50:15 -06:00
2024-05-02 14:05:30 -06:00
2024-04-22 08:48:58 -06:00
2023-06-01 11:50:12 -06:00
2023-08-30 12:50:08 -06:00