fusionpbx/resources
frytimo 37646c0893
Frytimo pr remove unused variables and fix clobbering (#6656)
* config->exists returns true or false but no action taken and variable
is unused

* remove unused variable db_type

* remove unused variable db_name

* remove unused variable db_username

* remove unused variable db_password

* remove unused variable db_secure

* remove unused variable db_cert_authority

* remove unused variable db_host

* remove unused variable db_path

* remove unused variable db_port

* remove unused variable db. The upgrade method never uses the db variable
and instead uses a new database connection each time.

* remove uninitialized parameters variable

* domain_count never used

* variable context is never used in the method or any app_defaults

* variable $row is clobbered by inner foreach loop

* variable domain_name is never used in method scope

* variable domain_array seems to be uninitialized in this scope so set an
empty string value so function lower_case is not receiving null.
2023-05-03 14:41:39 -06:00
..
ace Edit: Added Find/Replace and Go To (Line) features in toolbar, rename Ace application folder. 2016-02-24 14:44:32 -07:00
bootstrap Template: Integrate compression on included .js and .css files, fix custom_css template variable. 2020-03-19 21:11:53 -06:00
captcha Replace root.php 2022-10-10 16:35:14 -06:00
chartjs Update chart.js v3 to v4 (#6529) 2023-01-06 13:18:53 -07:00
classes Frytimo pr remove unused variables and fix clobbering (#6656) 2023-05-03 14:41:39 -06:00
fontawesome Template: Integrate compression on included .js and .css files, fix custom_css template variable. 2020-03-19 21:11:53 -06:00
fonts Replace root.php 2022-10-10 16:35:14 -06:00
fpdf Update fpdf.php 2018-12-10 12:34:26 -07:00
fpdi \r\n --> \n 2016-04-25 20:30:23 -05:00
functions Update password.php 2019-09-26 16:10:51 -06:00
install/sql Invalid SQL query for type uuid to work around the issue set back to varchar. 2021-06-08 19:57:50 -06:00
javascript Move includes/javascript to resources/javascript. 2013-06-09 04:54:33 +00:00
jquery Update to jQuery 3.6.1 (#6491) 2022-11-07 08:58:38 -07:00
momentjs Revert "Not using momentjs so removing it" 2022-08-01 08:00:35 -06:00
phpmailer Update PHPMailer to version 5.2.28 (#6282) 2022-01-31 12:34:48 -07:00
pop3 WhitespaceClean-resources/others 2016-03-11 13:57:01 +00:00
qr_code Delete .phpqrcode.php.swp 2018-08-30 01:34:38 -06:00
sortablejs Update SortableJS to 1.15.0 (#6506) 2022-12-09 10:42:09 -07:00
tcpdf Update TCPDF. 2019-10-22 12:52:52 -06:00
templates Add Asia/Tel_Aviv and Asia/Jerusalem to IDT-3 2023-04-30 15:41:59 -06:00
app_languages.php Update app_languages.php (#6640) 2023-04-29 18:26:50 -06:00
check_auth.php Add mutli-factor authentication. 2023-04-16 01:10:39 -06:00
cidr.php Update cidr.php 2021-11-26 12:34:38 -07:00
countries.php \r\n --> \n 2016-04-25 20:30:23 -05:00
footer.php Add a more flexible footer value 2023-04-25 01:25:59 -06:00
functions.php Functions: Modify permission_exists() function to support an array of permissions. 2023-02-03 18:50:56 +00:00
header.php Replace root.php 2022-10-10 16:35:14 -06:00
licenses.php Update licenses.php 2019-08-22 12:00:02 -06:00
login.php Login: Change destination setting type. 2023-01-28 00:19:00 +00:00
paging.php Update paging.php (#5279) 2020-05-15 16:24:00 -06:00
pdo.php Add PHP ODBC 2022-11-08 09:45:04 -07:00
pdo_vm.php Replace root.php 2022-10-10 16:35:14 -06:00
persist_form.php Update persist_form.php 2018-06-29 20:02:00 -06:00
persist_form_var.php Update persist_form_var.php 2018-06-29 19:59:19 -06:00
php.php Not used anywhere so removing it $document_root_parent 2020-05-26 19:59:58 -06:00
require.php [bug] error reporting options user, dev, all (#6616) 2023-04-26 11:19:45 -06:00
switch.php Add contact-params (#6545) 2023-02-06 22:24:16 -07:00
uuid.php Replace root.php 2022-10-10 16:35:14 -06:00