MTrackWeb/Project.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 24 Mar 2011 06:19:15 +0000 (14:19 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 24 Mar 2011 06:19:15 +0000 (14:19 +0800)
MTrackWeb/Project.php

index dc28543..6722a87 100644 (file)
@@ -12,7 +12,7 @@ class MTrackWeb_Project extends MTrackWeb
             return $this->jok($this->currentProject());
         }
         
-        die("TODO - what happens when you go to a project page..")
+        die("TODO - what happens when you go to a project page..");
         
     }