fusionpbx/core/databases
frytimo 7630056bb8
Remove the unset($database) statements (#7084)
* Remove the unset($database) statements
The database object is a global variable that contains a database object reference and should not be unset.

* Update event_guard.php

* Update event_guard.php

* Update event_guard.php

---------

Co-authored-by: Tim Fry <tim@fusionpbx.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2024-08-06 13:19:45 -06:00
..
resources/classes Databases: Updates for PHP 8.1 2023-06-06 21:19:23 +00:00
app_config.php Remove deprecated fields id and v_id 2023-12-04 13:27:20 -07:00
app_defaults.php Remove redundant database objects 2024-08-05 14:22:17 -06:00
app_languages.php Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
app_menu.php added German-ch and Turkish language and translations (#6652) 2023-05-03 11:13:35 -06:00
database_edit.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
databases.php Remove the unset($database) statements (#7084) 2024-08-06 13:19:45 -06:00