fusionpbx/core
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
..
authentication Automatically block multiple authentication failures 2022-04-25 22:52:20 -06:00
dashboard Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
databases Copy, toggle and delete buttons visible when checkbox is selected (#6242) 2022-01-13 11:37:59 -07:00
default_settings Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
domain_settings Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:45:33 -07:00
domains [domains] add exit after redirect (#6366) 2022-05-06 17:08:52 -06:00
events/resources/classes Update events.php 2019-03-15 10:50:28 -06:00
groups Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
install Update app_languages.php (#6270) 2022-01-29 19:05:42 -07:00
menu Sanitize the menu link by restricting it to specific characters. 2022-07-08 18:28:08 -06:00
notifications Update app_languages.php (#6280) 2022-01-31 12:35:45 -07:00
permissions Update app_defaults.php 2021-12-24 12:39:43 -07:00
software Update software.php 2022-08-25 15:24:14 -06:00
upgrade Use the argv[1] only if it is set. 2022-02-05 17:42:27 -07:00
user_logs Move database methods to static and document database class (#6474) 2022-09-17 15:44:21 -06:00
user_settings Add/edit some polish translations (#6327) 2022-03-26 14:30:02 -06:00
users Add max_retry and find_time default settings (#6352) 2022-04-26 10:16:51 -06:00