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

index 60c462b..7724b12 100644 (file)
@@ -86,7 +86,7 @@ class Pman_Core_Notify extends Pman
         ),
     );
     
-    
+    var $nice_level = false;
     var $max_pool_size = 10;
     
     var $table = 'core_notify';