* finish the task #681.
This commit is contained in:
@@ -42,7 +42,7 @@ class project extends control
|
||||
if($locate == 'yes') $this->locate($this->createLink('project', 'browse'));
|
||||
|
||||
$this->app->loadLang('my');
|
||||
$this->view->projectStats = $this->project->getProjectStats($this->config->project->projectCounts, $status);
|
||||
$this->view->projectStats = $this->project->getProjectStats($status);
|
||||
|
||||
$this->display();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user