fusionpbx/app/call_recordings
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 Fix temporary permissions 2024-11-29 13:57:01 -07:00
app_config.php Add call recordings record_extension 2025-01-16 19:59:32 -07:00
app_defaults.php Remove redundant database objects 2024-08-05 14:22:17 -06:00
app_languages.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
app_menu.php Update translations 2024-08-29 01:57:18 -06:00
call_recordings.php Fix the call recording length 2025-02-02 18:27:03 -07:00
download.php Remove carriage return per line and leave only line feeds 2024-09-19 17:14:21 -06:00
waveform.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00