NotifySend.php
[Pman.Core] / NotifySend.php
index a51565e..60aa2d7 100644 (file)
@@ -531,4 +531,9 @@ class Pman_Core_NotifySend extends Pman
         $this->debug_str .= strlen($this->debug_str) ? "\n" : '';
         $this->debug_str .= $message;
     }
+    
+    function errorHandler($msg)
+    {
+        
+    }
 }
\ No newline at end of file