NotifySend.php
authorEdward <edward@roojs.com>
Mon, 9 Feb 2015 02:51:54 +0000 (10:51 +0800)
committerEdward <edward@roojs.com>
Mon, 9 Feb 2015 02:51:54 +0000 (10:51 +0800)
NotifySend.php

index e4ca94e..afc09bf 100644 (file)
@@ -68,7 +68,7 @@ class Pman_Core_NotifySend extends Pman
         
     );
     var $table = 'core_notify';
-    var $referer = false;
+    var $error_handler = 'die';
     
     function getAuth()
     {