aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freenas/www/disks_mount.php
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freenas/www/disks_mount.php')
-rw-r--r--packages/freenas/www/disks_mount.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/freenas/www/disks_mount.php b/packages/freenas/www/disks_mount.php
index c5bd6f2b..c2cf2ea4 100644
--- a/packages/freenas/www/disks_mount.php
+++ b/packages/freenas/www/disks_mount.php
@@ -36,6 +36,7 @@ $pgtitle = array(gettext("System"),
gettext("Disks"),
gettext("Mount Point"));
+require_once("freenas_config.inc");
require_once("guiconfig.inc");
require_once("freenas_guiconfig.inc");
require_once("freenas_functions.inc");