..
event /handler
Fix missing php tags ( #6687 )
2023-05-10 18:19:57 -06:00
array_order.php
Move the class files from includes to the resources directory.
2013-07-06 07:16:58 +00:00
auto_loader.php
Use an array in auto_loader
2024-03-21 10:33:05 -06:00
base2n.php
Create base2n.php
2023-04-23 01:05:46 -06:00
button.php
Button [Class]: Update for PHP 8.1
2023-05-09 22:52:04 +00:00
cache.php
Use the settings class in the cache class ( #6891 )
2024-02-09 10:21:55 -07:00
captcha.php
Fix a PHP 8.1 error
2023-06-17 09:08:25 -06:00
config.php
Define the db_sslmode variable
2023-06-24 09:48:27 -06:00
database.php
Update database.php
2024-04-19 09:48:05 -06:00
directory.php
Update directory.php
2023-09-16 02:19:29 -06:00
domains.php
Domains - Delete: Fix issue deleting multiple domains at once.
2024-01-17 21:33:23 +00: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
Use magic constant dir ( #6711 )
2023-06-15 11:28:23 -06:00
file.php
Check if the sounds directory exists
2023-05-16 00:36:27 -06:00
google_authenticator.php
Update class name FixedBitNotation to base2n
2023-04-23 02:31:44 -06:00
groups.php
Add new class methods and use them
2023-09-11 01:45:19 -06:00
logging.php
Update logging class ( #6829 )
2023-11-13 18:55:52 -07:00
menu.php
Menu [Class]: Minor adjustmemt to HTML output.
2023-10-18 13:13:39 +00:00
message.php
voicemail edit, log viewer, and sip status php 8.1 changes ( #6738 )
2023-06-02 14:53:23 -06:00
modal.php
Modal [Class]: Updates for PHP 8.1
2023-05-10 22:59:12 +00:00
permissions.php
after doing a database restore, the permission may not yet exist ( #6930 )
2024-03-28 08:59:30 -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
Add smarty modifer in_array
2023-05-22 21:50:15 -06:00
text.php
Frytimo pr patches for php8.1 ( #6630 )
2023-05-05 10:46:37 -06:00
token.php
Token [Class]: Update for PHP 8.1
2023-05-17 07:00:45 +00:00
tones.php
Fixed Errors for Streams & Ring Groups ( #6728 )
2023-05-31 11:00:55 -06:00
vcard.php
contacts php 8.1 changes ( #6730 )
2023-06-01 11:50:12 -06:00
waveform.php
Waveform [Class]: Support audio file waveform generation.
2024-02-09 13:04:45 -07:00
xml.php
xml sanitize allow $1 and $2
2023-08-30 12:50:08 -06:00