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