From 3bddad0ec251a75e6554e8a9b986ff7e2b234ec7 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Sat, 12 Sep 2015 17:58:08 +0200 Subject: [ldap] new module --- modules/systemstatus.inc.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/systemstatus.inc.php') 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, -- cgit v1.2.3-55-g7522