tbrehm
2012-02-20 1a3f6545996fdd5c365d64090a7edab21c8f5b62
Additional fix for last commit.
1 files modified
2 ■■■ changed files
server/lib/classes/monitor_tools.inc.php 2 ●●● patch | view | raw | blame | history
server/lib/classes/monitor_tools.inc.php
@@ -1032,7 +1032,7 @@
                        * The output contains information for every RAID and every HDD.
                        * We only need the state of the RAID
                        */
                        if (strpos($item, 'raidlevel:') !== false) {
                        if (strpos($item, 'state ') !== false) {
                            /*
                            * We found a raid, process the state of it
                            */