| .. |
|
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
|
Auto Loader [Class]: Updates for PHP 8.1
|
2023-05-10 22:39:48 +00: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
|
Misc: Remove parameters from event_socket_create() calls.
|
2023-09-20 18:43:17 +00: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
|
When the toggle field and values are empty then use defaults
|
2023-08-15 21:37:05 -06:00 |
|
directory.php
|
Update directory.php
|
2023-09-16 02:19:29 -06:00 |
|
domains.php
|
Add missing default settings
|
2023-10-11 17:27:11 -06:00 |
|
email.php
|
Update code using the settings class
|
2023-09-19 12:56:08 -06:00 |
|
event_socket.php
|
simplify the while statement
|
2023-09-27 23:30:18 -06: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
|
Fix. Create log file only if necessary.
|
2015-08-12 12:44:42 +04: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
|
Simplify the permissions class
|
2023-09-21 12:07:32 -06:00 |
|
ringbacks.php
|
more php 8.1 changes (#6734)
|
2023-06-01 16:39:05 -06:00 |
|
schema.php
|
Prevent more PHP 8.1 warnings
|
2023-07-10 18:33:18 -06:00 |
|
settings.php
|
update the settings set method to use params instead of array (#6804)
|
2023-09-20 17:59:37 -06:00 |
|
sounds.php
|
remove unneeded destruct methods as GC has higher performance (#6631)
|
2023-04-27 20:18:53 -06:00 |
|
switch_settings.php
|
Clear the $array variable before its used again
|
2023-10-11 16:57:50 -06: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 |
|
xml.php
|
xml sanitize allow $1 and $2
|
2023-08-30 12:50:08 -06:00 |