fusionpbx/app/ring_groups
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 Add ability to set a default ringback on ring group (#7150) 2024-10-03 23:28:36 -06:00
app_defaults.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
app_languages.php Add ring group call screen translations 2024-09-16 23:56:57 -06:00
app_menu.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
ring_group_edit.php Fix greeting when using phrases 2024-12-23 12:22:44 -07:00
ring_groups.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
waveform.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00