From: Alan Knowles Date: Wed, 6 Apr 2011 08:34:01 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=9cba97b79c9a99c176d368f0b36c584c2ca89c1f;p=Pman.Core Notify.php --- diff --git a/Notify.php b/Notify.php index 0552b93f..6c0cd280 100644 --- a/Notify.php +++ b/Notify.php @@ -55,7 +55,8 @@ class Pman_Core_Notify extends Pman } - function run($id) { + function run($id) + { $php = 'php'; $cwd = realpath(dirname(__FILE__) . '/../../'); $app = 'index.php' .'/Core/NotifySend.php '. $id;