fusionpbx/themes/default
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
..
images Add icon for outbound missed 2023-10-31 14:33:43 -06:00
app_config.php Theme: Additional settings to better control border and now outline styles. 2025-02-06 14:37:33 -07:00
app_defaults.php More efficient use of the database object 2024-09-23 19:19:19 -06:00
app_languages.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
config.php Bridges: Integrate Action Bar, delete on edit. 2019-10-07 18:31:11 -06:00
css.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
favicon.ico Added: Bootstrap Framework - initial integration. 2016-03-25 16:29:20 -06:00
template.php Template: Remove unused parameters from recording_seek() function. 2024-10-18 19:02:21 -06:00