fusionpbx/app/system/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
..
classes Use ini_get to retrieve the session path instead of using session_path (#7067) 2024-07-24 11:28:34 -06:00
dashboard Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
functions Create information area for bug reports or errors to the Support Team (#6876) 2024-01-23 16:11:51 -07:00
images System Status: Remove old Ace Editor control icons. 2024-01-24 20:55:57 +00:00
javascript System Status: Enhance Support Information section. 2024-01-24 16:49:10 +00:00