From: Alan Knowles Date: Sun, 16 Jun 2013 14:00:12 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8efe3b7acdf17386704bb7be1e63385821e81cc5 Notify.php --- 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');