MTrackWeb/Cron/Notify.php
authorAlan Knowles <alan@akbkhome.com>
Sun, 27 Mar 2011 05:49:43 +0000 (13:49 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 27 Mar 2011 05:49:43 +0000 (13:49 +0800)
MTrackWeb/Cron/Notify.php

index 5098f2c..8068d52 100644 (file)
@@ -139,7 +139,8 @@ class MTrackWeb_Cron_Notify extends MTrackWeb
     function notify_mtrack_ticket($ticket, $changes, $user)
     {
         //global $MAX_DIFF;
-      
+        $ff = HTML_FlexyFramework::get();
+     
         // from is always the system.. ??
         // unless all the changers are the same..
         $headers = $this->calcAddress($changes, $user);