From 2a456682c49f4fb6dfb0a3f2510bb2817d3bb59e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 16 Jun 2013 21:58:59 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'; -- 2.39.2