summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/pfsense-utils.inc')
-rw-r--r--etc/inc/pfsense-utils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc
index 92013e3..8501df1 100644
--- a/etc/inc/pfsense-utils.inc
+++ b/etc/inc/pfsense-utils.inc
@@ -763,7 +763,7 @@ function check_firmware_version($tocheck = "all", $return_php = true) {
/*
* host_firmware_version(): Return the versions used in this install
*/
-function host_firmware_version() {
+function host_firmware_version($tocheck = "") {
global $g, $config;
return array(
OpenPOWER on IntegriCloud