From: Alan Knowles Date: Fri, 3 Feb 2012 04:14:53 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=6b49fd4f2bcc292bea9c944b7c909e8cb0f1e15a;p=Pman.Core Notify.php --- diff --git a/Notify.php b/Notify.php index 316cb062..c6eb065c 100644 --- a/Notify.php +++ b/Notify.php @@ -222,6 +222,7 @@ class Pman_Core_Notify extends Pman echo "CHECK PID: " . $p['pid'] . "\n"; $info = proc_get_status($p['proc']); + var_dump($info); if ($info['running']) {