tbrehm
2010-10-18 e5ad0aede8546ca95929a8cb9632e0f5172cf5d9

1 files modified
2 ■■■ changed files
server/mods-available/monitor_core_module.inc.php 2 ●●● patch | view | raw | blame | history
server/mods-available/monitor_core_module.inc.php
@@ -1085,7 +1085,7 @@
        /*
         * Check, if we have mpt-status installed (LSIsoftware-raid)
        */
        if(is_file('/proc/mpt/summary')) {
        if(file_exists('/proc/mpt/summary')) {
            system('which mpt-status', $retval);
            if($retval === 0) {
                /*