MTrackWeb/Cron/Notify.php
authorAlan Knowles <alan@akkbhome.com>
Sun, 12 Jun 2011 15:05:46 +0000 (23:05 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 12 Jun 2011 15:05:46 +0000 (23:05 +0800)
MTrackWeb/Cron/Notify.php

index ffd2e7a..3f739b2 100644 (file)
@@ -113,7 +113,8 @@ class MTrackWeb_Cron_Notify extends MTrackWeb
      *   - to user...
      *   
      */
-    function calcAddress($ticket, $changes, $user) {
+    function calcAddress($ticket, $changes, $user)
+    {
         $ff = HTML_FlexyFramework::get();