Final update from some comments from f0o

This commit is contained in:
laf
2015-02-26 12:32:54 +00:00
parent 814b289799
commit 213ef5fcf9

View File

@@ -72,6 +72,7 @@ foreach( dbFetchRows($full_query, $param) as $alert ) {
$fault_detail .= $k.' => '.$v."\n ";
}
}
$fault_detail .= "\n";
}
$ico = "ok";