* change code about undone

This commit is contained in:
wenjie@cnezsoft.com
2011-05-01 03:28:46 +00:00
parent 4220cc3faa
commit e2ca7b2dca
2 changed files with 2 additions and 3 deletions

View File

@@ -492,7 +492,7 @@ class task extends control
* @access public
* @return void
*/
public function report($projectID, $browseType)
public function report($projectID, $browseType = 'all')
{
$this->loadModel('report');