From: Alan Knowles Date: Sun, 16 Jun 2013 13:58:59 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2a456682c49f4fb6dfb0a3f2510bb2817d3bb59e Notify.php --- diff --git a/Notify.php b/Notify.php index 60c462bc..7724b12d 100644 --- a/Notify.php +++ b/Notify.php @@ -86,7 +86,7 @@ class Pman_Core_Notify extends Pman ), ); - + var $nice_level = false; var $max_pool_size = 10; var $table = 'core_notify';