fusionpbx/core/user_logs
frytimo ba3b60b07b
Move database methods to static and document database class (#6474)
* Add new static method to created newly connected database object

* Document database class and clean up and document some of the methods.
This removes the methods that should not be in each instance and places
them in the single instance class as to occupy less resources and be
able to create database objects more efficiently.

* More docs & removed the ability to set any value within the object.

Co-authored-by: Tim Fry <tim@voipstratus.com>
2022-09-17 15:44:21 -06:00
..
resources/classes Move database methods to static and document database class (#6474) 2022-09-17 15:44:21 -06:00
app_config.php Add user_log_all permission. 2021-02-13 23:39:55 -07:00
app_defaults.php Add core/user_logs 2021-02-13 15:56:49 -07:00
app_languages.php Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
app_menu.php Update menu for the user_logs 2021-02-13 16:01:00 -07:00
root.php Add core/user_logs 2021-02-13 15:56:49 -07:00
user_log_edit.php Add core/user_logs 2021-02-13 15:56:49 -07:00
user_logs.php User Logs - Paging Broken with Search 2022-05-07 09:36:14 -06:00