fusionpbx/resources
frytimo d529021b3f
Use boolean setting as true boolean (#7284)
* use boolean setting as true boolean

* Update settings class to use the php filter_var function for boolean
Using the built-in filter type for boolean seems like a better option as they are faster, already hardened, and more widely tested.
I found this better method used originally by Mark J. Crane in 2022 in the content.php page so I included it here.

* Update settings class to use the php filter_var function for boolean
Using the built-in filter type for boolean seems like a better option as they are faster, already hardened, and more widely tested.
I found this better method used originally by Mark J. Crane in 2022 in the content.php page so I included it here.
2025-03-04 11:25:47 -07:00
..
ace Ace Editor: Include license and version note. 2023-09-13 19:05:45 +00:00
bootstrap
captcha
chartjs Update Chartjs and Sortablejs (#6978) 2024-05-16 09:27:00 -06:00
classes Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
fontawesome Menu: New option to set icon colors. 2025-03-03 14:08:05 -07:00
fonts Fix empty line printing on console (#6956) 2024-04-23 08:53:14 -06:00
fpdf Removed magic quotes as it was deprecated in PHP 7.4 2023-10-02 12:47:12 -06:00
fpdi
functions
install/sql Change the agent.contact size from 255 to 1024 2025-01-03 16:53:23 -07:00
javascript
jquery
momentjs
phpmailer
pop3
qr_code
sortablejs Update Chartjs and Sortablejs (#6978) 2024-05-16 09:27:00 -06:00
tcpdf
templates Add grandstream_transfer_mode_via_vpk 2025-03-03 18:51:19 -07:00
app_languages.php Side / Fixed Menu: Image placeholder tool tip. 2024-10-31 11:49:31 -06:00
check_auth.php Fix the destination login alternate path 2025-02-05 18:09:08 -07:00
cidr.php
countries.php
footer.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
functions.php Fix the forget password feature 2025-01-16 21:49:56 -07:00
header.php fix missing variable in default template (#7222) 2025-01-24 16:05:37 -07:00
licenses.php
login.php Update login.php 2025-01-28 12:54:09 -07:00
paging.php
pdo.php Add new class methods and use them 2023-09-11 01:45:19 -06:00
pdo_vm.php
persist_form.php
persist_form_var.php
php.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
require.php Add domain change to require.php (#7263) 2025-02-20 11:25:36 -07:00
switch.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
uuid.php