fusionpbx/app/fax
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 Add dashboard icon color setting (#7197) 2024-12-11 21:28:45 -07:00
app_config.php Fax - New: Add cover_message, cover_message_height Default Settings to define a default Message and the height of the message box on the cover page, respectively. 2025-02-13 11:56:07 -07:00
app_defaults.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
app_languages.php Fax Server - Edit: Add period to Confirmation Email description. 2024-09-24 16:35:43 -06:00
app_menu.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
fax.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
fax_advanced.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
fax_copy.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
fax_edit.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
fax_emails.php Fax Server - Fax to Email: Fix population of cover page labels. 2024-11-14 13:21:14 -07:00
fax_files.php Fax Server: Better view position (always centered on viewport). 2024-09-27 12:23:11 -06:00
fax_files_remote.php Added content card to applications (#7121) 2024-09-05 17:10:04 -06:00
fax_log_view.php Added content card to applications (#7121) 2024-09-05 17:10:04 -06:00
fax_logs.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
fax_outbox.php Added content card to applications (#7121) 2024-09-05 17:10:04 -06:00
fax_send.php Add two fax variables 2025-02-14 13:08:19 -07:00