Notify.php
authorAlan Knowles <alan@akbkhome.com>
Sun, 16 Jun 2013 13:44:50 +0000 (21:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 16 Jun 2013 13:44:50 +0000 (21:44 +0800)
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;
         }