fusionpbx/resources/classes
fusionate 2d3dca985d
Upgrade - CLI (Manual & Menu): Mitigate PHP 8.x warnings, minor adjustments.
2024-05-13 14:19:34 -06:00
..
event/handler
array_order.php
auto_loader.php update auto_loader to use magic dir constant (#6963) 2024-04-26 13:49:56 -06:00
base2n.php
button.php
cache.php Use the settings class in the cache class (#6891) 2024-02-09 10:21:55 -07:00
captcha.php
config.php Config class rewrite (#6965) 2024-04-27 19:22:20 -06:00
database.php Update database.php add comments 2024-05-02 06:40:30 -06:00
directory.php
domains.php Upgrade - CLI (Manual & Menu): Mitigate PHP 8.x warnings, minor adjustments. 2024-05-13 14:19:34 -06:00
email.php Set the email from address and name 2024-01-05 17:21:29 -07:00
event_socket.php move explode of $line inside of if block to fix php warning for line 93 (#6842) 2023-12-07 18:38:57 -07:00
events.php
file.php
google_authenticator.php
groups.php Define class parameters 2024-04-27 19:45:31 -06:00
logging.php
menu.php Upgrade - CLI (Manual & Menu): Mitigate PHP 8.x warnings, minor adjustments. 2024-05-13 14:19:34 -06:00
message.php
modal.php
permissions.php Define class parameters 2024-04-27 19:45:31 -06:00
schema.php Refresh each subscription publication 2024-02-17 08:34:47 -07:00
settings.php Update settings.php 2024-03-04 09:35:17 -07:00
sounds.php Fix $x was not initialized on first iteration of for loop (#6936) 2024-04-02 09:09:36 -06:00
switch_settings.php Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00
template.php
text.php Prevent a warning by using isset 2024-05-02 14:05:30 -06:00
token.php
tones.php
user.php Require domain_uuid and user_uuid 2024-04-22 08:48:58 -06:00
vcard.php
waveform.php Voicemail - Edit: Mitigate PHP 8.x warnings. 2024-05-13 11:39:19 -06:00
xml.php