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