fusionate
|
8b5970630e
|
Grandstream Wave: Updates for PHP 8.1, option to view XML data.
|
2023-06-04 01:46:51 +00:00 |
|
FusionPBX
|
b85e22ea8b
|
Update gswave link and PHP 8.1 updates
|
2023-05-27 23:06:45 -06:00 |
|
frytimo
|
fef8165be2
|
Frytimo pr patches for php8.1 (#6630)
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
|
2023-05-05 10:46:37 -06:00 |
|
markjcrane
|
d50bcb476a
|
Replace root.php
|
2022-10-10 16:35:14 -06:00 |
|
chansizzle
|
6ec28b1cdd
|
Update index.php (#5367)
increased scan-ability on dark backgrounds
|
2020-07-29 12:01:40 -06:00 |
|
Nate
|
e8494facee
|
Multiple: Add IDs to form tags, remove empty action attributes.
|
2020-03-05 10:02:25 -07:00 |
|
Nate
|
c2e8f7cfd1
|
GS Wave: Update layout.
|
2020-02-03 10:40:33 -07:00 |
|
Nate
|
15bd344a05
|
GS Wave: Add window title.
|
2020-01-06 11:45:14 -07:00 |
|
FusionPBX
|
4cc1447f81
|
Update index.php
|
2019-11-05 13:44:59 -07:00 |
|
Nate
|
5a03a08e19
|
GS Wave: Restrict users to assigned extensions.
|
2019-11-02 20:50:35 -06:00 |
|
FusionPBX
|
4de757f14b
|
Update index.php
|
2019-08-23 12:09:25 -06:00 |
|
Nate
|
f1f70c2c97
|
GS Wave: Database class integration.
|
2019-08-09 07:06:16 -06:00 |
|
chansizzle
|
13270cca6d
|
Update index.php (#4267)
|
2019-06-06 13:45:35 -06:00 |
|
TylerP
|
d4d16af40d
|
Resize images for gswave app (#3955)
* Resize Images
* Update index.php
|
2019-01-05 08:39:27 -07:00 |
|
FusionPBX
|
b42de823e8
|
Update index.php
|
2018-08-30 01:26:49 -06:00 |
|
markjcrane
|
440fedcb5f
|
Add Grandstream Wave
|
2018-08-08 14:27:48 +00:00 |
|