fusionpbx/resources/classes
FusionPBX 8431d419ca
Reduce round trips to the database server.
Add PDO attribute:  PDO::PGSQL_ATTR_DISABLE_PREPARES
https://prototype.php.net/manual/en/ref.pdo-pgsql.php
2022-08-08 16:58:52 -06:00
..
event/handler
array_order.php
auto_loader.php Use a log prefix that makes more sense. 2022-06-01 18:57:33 -06:00
button.php Button Class: Support additional class(es). 2020-11-12 18:27:11 -07:00
cache.php Remove LOG_LOCAL0 from openlog it caused the output to the console. 2022-07-08 14:46:21 -06:00
captcha.php Misc Classes: Database class integration. 2019-09-02 15:57:18 -06:00
config.php Add support for PostgreSQL TLS (#4262) 2019-06-05 21:10:58 -06:00
database.php Reduce round trips to the database server. 2022-08-08 16:58:52 -06:00
directory.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
domains.php Add missing part of the array. 2022-01-09 06:41:25 -07:00
email.php Default settings overridden by domain SMTP settings 2022-05-05 19:41:38 -06:00
event_socket.php Less CPU used to listen to event socket. 2022-07-31 10:15:42 -06:00
events.php
file.php Provide defaults arguments for backwards compatiblity. 2020-12-02 07:47:56 -07:00
groups.php Use fusionpbx/resources/classes/groups.php instead of fusionpbx/core/resources/classes/groups.php 2021-08-26 16:34:59 -06:00
logging.php
menu.php Sanitize the menu link by restricting it to specific characters. 2022-07-08 18:38:13 -06:00
message.php Email Logs: List view updates, search, bulk resend, download, delete. 2019-11-10 01:40:29 -07:00
modal.php Add indentation to improve the html output. 2020-06-24 19:14:33 -06:00
permissions.php remove debug lines in permissions (#2658) 2017-06-09 13:32:31 -06:00
ringbacks.php Added ringback silence capability (#5162) 2020-02-27 15:42:07 -07:00
root.php
schema.php Upgrade > Schema: Update schema class to use casting for numeric changes. 2020-11-25 15:11:45 -07:00
sounds.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
switch_settings.php Fix the syntax 2022-01-30 13:24:54 -07:00
template.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
text.php Update text.php 2020-01-08 18:28:05 -07:00
token.php Token: Adjust class to allow token to be validated multiple times. 2020-03-30 11:15:09 -06:00
tones.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
vcard.php