fusionpbx/app/xml_cdr/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 boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
dashboard Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
service Update xml_cdr.php 2024-01-18 14:13:44 -07:00