Notify.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 14 Feb 2012 06:03:52 +0000 (14:03 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 14 Feb 2012 06:03:52 +0000 (14:03 +0800)
Notify.php

Notify.php

index a2f7982..cb782e5 100644 (file)
@@ -200,6 +200,7 @@ class Pman_Core_Notify extends Pman
         
        
         $pipe = array();
+        echo "call proc_open $cmd\n";
         $p = proc_open($cmd, $descriptorspec, $pipes, $cwd );
         $info =  proc_get_status($p);
         $this->pool[] = array(