FusionPBX
2fe8b65988
Define app_name and app_uuid as constants ( #7534 )
...
* Set a constant on each class for app_name and app_uuid
* Update the database class to use the app_uuid and app_name
* Update the classes to use the database::new()
* Remove the instances of 'new database'
2025-09-30 21:37:09 -06:00
frytimo
2cbb4dbc31
remove instances where a pointer is used in a foreach loop for value ( #7108 )
2024-08-22 12:41:10 -06:00
frytimo
e47b2e3710
Fix $x was not initialized on first iteration of for loop ( #6936 )
2024-04-02 09:09:36 -06:00
fusionate
145025946a
Sounds [Class]: Update to support use on Conference Center Greeting.
2023-11-06 19:42:02 +00:00
frytimo
69bd42af05
remove unneeded destruct methods as GC has higher performance ( #6631 )
...
Co-authored-by: Tim Fry <tim@voipstratus.com >
2023-04-27 20:18:53 -06:00
Nate
37b5713c4b
Misc Classes: Database class integration.
2019-09-04 06:44:50 -06:00
FusionPBX
29c01ad34b
Update sounds.php
2018-02-10 08:46:15 -07:00
FusionPBX
7fc34cd3c1
Create sounds.php
2018-02-09 18:28:35 -07:00