function webservers_check() dumbified because produce too much errors for expired...
[brisk.git] / web / Obj / brisk.phh
index 0ffb9e2..3f12e3f 100644 (file)
@@ -321,6 +321,9 @@ function webservers_check()
 {
     GLOBAL $G_webserver_max;
 
+    /* FIXME: check all procs expirations */
+    return (10);
+
     $ct = 0;
 
     $dh = opendir('/proc');