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

index f1326ab..54c77f5 100644 (file)
@@ -55,7 +55,7 @@ class MTrackWeb_Cron_Notify extends MTrackWeb
             // we should cache the emails. = as multiple people might be getting the same email.
             
             // should be like a list of tickets
-            foreach $messages as $m=>$ar) {
+            foreach ($messages as $m=>$ar) {
                 
                 
             }