fusionpbx/app/destinations
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 Use the settings array to pass database connection 2025-01-18 15:47:56 -07:00
app_config.php messages-to-email (#7193) 2024-12-09 10:10:15 -07:00
app_defaults.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
app_languages.php fix-sms/mms-to-email-en-us (#7194) 2024-12-10 16:53:35 -07:00
app_menu.php Fix end of file line only use one line feed at the end of the file 2024-09-19 16:33:17 -06:00
destination_download.php Added the content card div 2024-09-05 23:37:34 -06:00
destination_edit.php Add missing required class to required fields (#7273) 2025-02-25 12:48:50 -07:00
destination_imports.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
destination_summary.php Added content card to applications (#7121) 2024-09-05 17:10:04 -06:00
destinations.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00