MTrackWeb.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 24 Mar 2011 05:07:17 +0000 (13:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 24 Mar 2011 05:07:17 +0000 (13:07 +0800)
MTrackWeb.php

index 34a656a..5876907 100644 (file)
@@ -103,7 +103,7 @@ class MTrackWeb extends HTML_FlexyFramework_Page
         }
         $this->elements['active_project_id']->setValue( $_SESSION[__CLASS__]['active_project_id']);
         
-        return $p->toArray('id', 'name');
+        return  
         
         
     }