fusionpbx/app/call_forward/resources/classes
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
..
call_forward.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
do_not_disturb.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
feature_event_notify.php Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00
follow_me.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00