fusionpbx/core/groups
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 Permission [Class] - Updates for PHP 8.1 2023-05-16 18:41:34 +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 German translation updates (#6846) 2023-12-11 12:32:54 -07:00
group_edit.php Remove the unset($database) statements (#7084) 2024-08-06 13:19:45 -06:00
group_member_add.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
group_members.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
group_permissions.php Group Permissions: Adjust button collapsing. 2023-09-15 13:27:08 +00:00
groups.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
permissions_copy.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
permissions_default.php Use __dir__ to find resources/require.php 2023-06-16 22:49:09 -06:00