fusionpbx/app/system/resources/dashboard
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
..
config.php adjust system service dashboard widget to not show by default (#7233) 2025-01-28 12:17:04 -07:00
system_counts.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00
system_cpu_status.php Dashboard - Icon widget hover settings (#7016) 2024-06-21 16:44:31 -06:00
system_disk_usage.php Fix incorrect name on disk usage chart (#7237) 2025-02-13 14:18:36 -07:00
system_services.php create system services dashboard item (#7231) 2025-01-28 10:20:36 -07:00
system_status.php Cast to integer 2024-10-26 22:16:35 -06:00