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

index c89fca0..ccea072 100644 (file)
@@ -102,8 +102,7 @@ class MTrackWeb extends HTML_FlexyFramework_Page
             $_SESSION[__CLASS__]['active_project_id'] = $p->id;
         }
         $this->elements['active_project_id']->setValue( $_SESSION[__CLASS__]['active_project_id']);
-        
-        return  
+   
         
         
     }