[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the unset($database) statements #7084

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

frytimo
Copy link
Contributor
@frytimo frytimo commented Aug 6, 2024

The database object is a global variable that contains a database object reference and should not be unset.

frytimo and others added 4 commits August 6, 2024 15:11
The database object is a global variable that contains a database object reference and should not be unset.
@markjcrane markjcrane merged commit 7630056 into fusionpbx:master Aug 6, 2024
@frytimo frytimo deleted the remove_unset_database branch August 10, 2024 12:15
goldenpr pushed a commit to goldenpr/fusionpbx that referenced this pull request Sep 9, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants