fusionpbx/app/call_broadcast
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/classes Call Broadcast: Updates for PHP 8.1 2023-06-01 23:33:32 +00:00
app_config.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
app_languages.php Corrections in Georgian translation (#7113) 2024-08-31 10:02:51 -06:00
app_menu.php Additional corrections to the Georgian translation (#7115) 2024-09-02 09:00:55 -06:00
call_broadcast.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
call_broadcast_edit.php Added content card to applications (#7121) 2024-09-05 17:10:04 -06:00
call_broadcast_send.php Update call_broadcast_send.php (#6896) 2024-02-19 11:34:28 -07:00
call_broadcast_stop.php Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00
sample.csv Create sample.csv (#3203) 2018-06-28 18:28:07 -06:00