NotifySend.php
[Pman.Core] / NotifySend.php
index 6c4027c..1d555a6 100644 (file)
@@ -76,6 +76,7 @@ class Pman_Core_NotifySend extends Pman
    
     function get($id,$opts)
     {
+        print_r($this->authUser->id);exit;
         if ($opts['DB_DataObject-debug']) {
             DB_DataObject::debugLevel($opts['DB_DataObject-debug']);
         }