fusionpbx/core
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
..
authentication Remove redundant database objects 2024-08-05 14:22:17 -06:00
dashboard Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
databases Remove the unset($database) statements (#7084) 2024-08-06 13:19:45 -06:00
default_settings Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
domain_settings Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
domains Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
events/resources/classes Use __dir__ to find resources/require.php 2023-06-16 22:49:09 -06:00
groups Remove the unset($database) statements (#7084) 2024-08-06 13:19:45 -06:00
install Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
menu Replace $db with $database 2024-08-05 19:52:45 -06:00
notifications Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
permissions Remove redundant database objects 2024-08-05 14:22:17 -06:00
software Remove redundant database objects 2024-08-05 14:22:17 -06:00
upgrade Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
user_logs Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
user_settings Remove redundant database objects 2024-08-05 14:22:17 -06:00
users Remove redundant database objects 2024-08-05 14:22:17 -06:00