MTrackWeb.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 24 Mar 2011 11:36:43 +0000 (19:36 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 24 Mar 2011 11:36:43 +0000 (19:36 +0800)
MTrackWeb.php

index 4e96856..d333d78 100644 (file)
@@ -137,7 +137,7 @@ class MTrackWeb extends HTML_FlexyFramework_Page
         $this->elements['active_project_id']->setOptions($ar);
         
          
-        $this->elements['active_project_id']->setValue( $_SESSION[__CLASS__]['active_project_id']);
+        $this->elements['active_project_id']->setValue($this->currentProject());