fusionpbx/resources/classes
frytimo ae2679e97c
update template to match new boolean in settings (#7168)
* update template to match new boolean in settings

* Update email.php
2024-10-23 12:14:54 -06:00
..
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 Update Font Awesome to v6.6.x, adjust some icon references. 2024-08-09 18:14:52 -06:00
cache.php Use the settings class in the cache class (#6891) 2024-02-09 10:21:55 -07:00
captcha.php
cli_option.php Update Font Awesome to v6.6.x, adjust some icon references. 2024-08-09 18:14:52 -06:00
command_option.php introduce new service framework (#6990) 2024-05-31 12:40:46 -06:00
config.php Removed for better backwards PHP compatibility 2024-10-02 11:37:10 -06:00
database.php remove instances where a pointer is used in a foreach loop for value (#7108) 2024-08-22 12:41:10 -06:00
directory.php remove instances where a pointer is used in a foreach loop for value (#7108) 2024-08-22 12:41:10 -06:00
domains.php remove instances where a pointer is used in a foreach loop for value (#7108) 2024-08-22 12:41:10 -06:00
email.php update template to match new boolean in settings (#7168) 2024-10-23 12:14:54 -06:00
event_socket.php remove instances where a pointer is used in a foreach loop for value (#7108) 2024-08-22 12:41:10 -06:00
file.php
google_authenticator.php
groups.php remove instances where a pointer is used in a foreach loop for value (#7108) 2024-08-22 12:41:10 -06:00
logging.php Update logging class (#6829) 2023-11-13 18:55:52 -07:00
menu.php Theme - Side Menu: Better position submenu icons. 2024-09-09 18:47:42 -06:00
message.php
modal.php
parsedown.php Add class parsedown.php 2024-05-25 13:23:38 -06:00
permissions.php Use isset in permission exists for improved efficiency(#7126) 2024-09-09 09:14:45 -06:00
schema.php remove instances where a pointer is used in a foreach loop for value (#7108) 2024-08-22 12:41:10 -06:00
service.php enable foreground mode for services (#7061) 2024-07-23 07:40:49 -06:00
settings.php Update boolean settings 2024-10-23 12:00:01 -06:00
sounds.php remove instances where a pointer is used in a foreach loop for value (#7108) 2024-08-22 12:41:10 -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 exit for loop when matching token for slight performance increase (#7092) 2024-08-15 14:10:08 -06:00
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