From: Alan Knowles Date: Sun, 16 Jun 2013 13:44:50 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=e35b32dfd061e930e298a4f11bf8059e07298b8e Notify.php --- diff --git a/Notify.php b/Notify.php index 74ce1621..8ac0d450 100644 --- a/Notify.php +++ b/Notify.php @@ -293,7 +293,7 @@ class Pman_Core_Notify extends Pman if ($this->max_pool_size === 1) { - `$cmd`; + passthru($cmd); return; }