summaryrefslogtreecommitdiffstats
path: root/modules/systemstatus.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/systemstatus.inc.php')
-rw-r--r--modules/systemstatus.inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/systemstatus.inc.php b/modules/systemstatus.inc.php
index a477b252..46bab5b6 100644
--- a/modules/systemstatus.inc.php
+++ b/modules/systemstatus.inc.php
@@ -101,6 +101,8 @@ class Page_SystemStatus extends Page
$storeError = false;
}
}
+ } else {
+ $storeError = 'Storage not configured';
}
echo Render::parse('systemstatus/diskstat', array(
'store' => $storeUsage,