From 8efe3b7acdf17386704bb7be1e63385821e81cc5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 16 Jun 2013 22:00:12 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify.php b/Notify.php index 7724b12d..a819c6a4 100644 --- a/Notify.php +++ b/Notify.php @@ -265,7 +265,7 @@ class Pman_Core_Notify extends Pman function run($id, $email, $cmdOpts="") { - static $renice = fase; + static $renice = false; if (!$renice) { require_once 'System.php'; $renice = System::which('renice'); -- 2.39.2