fusionpbx/resources/classes
FusionPBX 56aea7c66d
Domain settings array override default settings
Domain setting array types override the default settings set as type
2024-07-04 18:05:37 -06:00
..
event/handler
array_order.php
auto_loader.php allow auto_loader to search in traits directories (#7005) 2024-06-11 10:17:02 -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
command_option.php introduce new service framework (#6990) 2024-05-31 12:40:46 -06:00
config.php Config class rewrite (#6965) 2024-04-27 19:22:20 -06:00
database.php fix the user_uuid missing from transaction tables (#7026) 2024-06-27 11:26:16 -06:00
directory.php
domains.php Update domains.php 2024-06-22 19:31:38 -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 Update logging class (#6829) 2023-11-13 18:55:52 -07:00
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
parsedown.php Add class parsedown.php 2024-05-25 13:23:38 -06:00
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
service.php introduce new service framework (#6990) 2024-05-31 12:40:46 -06:00
settings.php Domain settings array override default settings 2024-07-04 18:05:37 -06: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