Notify.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 31 May 2012 05:38:03 +0000 (13:38 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 31 May 2012 05:38:03 +0000 (13:38 +0800)
Notify.php

index 3aff64e..9b74b0b 100644 (file)
@@ -238,6 +238,7 @@ class Pman_Core_Notify extends Pman
             
             // update if necessday.
             if ($info['pid']) {
+                echo "CHANING PID :" . $info['pid'];
                 $p['pid'] = $info['pid'];
             }