Notify.php
authorAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 02:50:33 +0000 (10:50 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 02:50:33 +0000 (10:50 +0800)
Notify.php

index 5b47535..d35961d 100644 (file)
@@ -307,7 +307,7 @@ class Pman_Core_Notify extends Pman
                 $p['pid'] = $info['pid'];
             }
             
-            echo @file_get_contents('/proc/'. $p['pid'] .'/cmdline') . "\n";
+            //echo @file_get_contents('/proc/'. $p['pid'] .'/cmdline') . "\n";
             
             if ($info['running']) {