fusionpbx/app/event_guard
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 do not save event_guard logs to transactions (#7254) 2025-02-13 09:10:33 -07:00
app_config.php Add insert_date, insert_user, update_date, update_user to all tables 2022-09-18 00:54:37 -06:00
app_languages.php Corrections in Georgian translation (#7113) 2024-08-31 10:02:51 -06:00
app_menu.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
event_guard_log_edit.php Multiple Apps: Integrate content cards. 2024-09-04 16:55:24 -06:00
event_guard_logs.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00