MTrackWeb/Gitlive.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 29 Mar 2011 10:39:48 +0000 (18:39 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 29 Mar 2011 10:39:48 +0000 (18:39 +0800)
MTrackWeb/Gitlive.php

index ed2be40..5d09427 100644 (file)
@@ -65,7 +65,7 @@ class MTrackWeb_Gitlive extends MTrackWeb
         //$ar = $t->fetchAll('id', ');
         $ar = $t->fetchAll('id','summary');
         print_R($ar);
-        $this->jok($ar)
+        $this->jok($ar);
         $this->jok("WORKED!");
         
     }