Notify.php
[Pman.Core] / Notify.php
index 74ce162..8ac0d45 100644 (file)
@@ -293,7 +293,7 @@ class Pman_Core_Notify extends Pman
         
         
         if ($this->max_pool_size === 1) {
-            `$cmd`;
+            passthru($cmd);
             return;
         }