Notify.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 3 Feb 2012 04:41:31 +0000 (12:41 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 3 Feb 2012 04:41:31 +0000 (12:41 +0800)
Notify.php

index 4d6867a..ef3f60f 100644 (file)
@@ -220,7 +220,7 @@ class Pman_Core_Notify extends Pman
         clearstatcache();
         foreach($this->pool as $p) {
              
-            echo "CHECK PID: " . $p['pid'] . "\n";
+            //echo "CHECK PID: " . $p['pid'] . "\n";
             $info =  proc_get_status($p['proc']);
             //var_dump($info);