fusionpbx/app/extensions
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
..
resources Add dashboard icon color setting (#7197) 2024-12-11 21:28:45 -07:00
app_config.php Corrections in Georgian translation (#7113) 2024-08-31 10:02:51 -06:00
app_defaults.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
app_languages.php Consistent email wording (#7283) 2025-03-04 10:53:23 -07:00
app_menu.php Fix end of file line only use one line feed at the end of the file 2024-09-19 16:33:17 -06:00
extension_copy.php Use the database more efficiently 2024-07-26 17:04:02 -06:00
extension_download.php Added the content card div 2024-09-05 23:37:34 -06:00
extension_edit.php use settings object where possible (#7246) 2025-02-13 14:12:48 -07:00
extension_imports.php Remove carriage return per line and leave only line feeds 2024-09-19 17:14:21 -06:00
extensions.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00