fusionpbx/app/conferences_active
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/images conference_interactive_inc.php change talking png to font-awesome (#5219) 2020-03-29 13:59:57 -06:00
app_config.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
app_languages.php Added/Adjusted translations in app app_languages.php files (#7139) 2024-09-20 16:01:13 -06:00
app_menu.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
conference_exec.php Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00
conference_interactive.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
conference_interactive_inc.php Multiple Apps: Integrate content cards. 2024-09-04 16:55:24 -06:00
conferences_active.php Added the heading counter div (#7124) 2024-09-06 16:43:42 -06:00
conferences_active_inc.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00