Notify.php
authorAlan Knowles <alan@akbkhome.com>
Sun, 16 Jun 2013 13:42:51 +0000 (21:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 16 Jun 2013 13:42:51 +0000 (21:42 +0800)
Notify.php

index 258033a..218cc2b 100644 (file)
@@ -86,6 +86,7 @@ class Pman_Core_Notify extends Pman
         ),
     );
     
+    
     var $max_pool_size = 10;
     
     var $table = 'core_notify';