* finish task #2193.
This commit is contained in:
@@ -850,6 +850,7 @@ class project extends control
|
||||
{
|
||||
if($projectID)
|
||||
{
|
||||
$this->view->title = $this->lang->project->tips;
|
||||
$this->view->tips = $this->fetch('project', 'tips', "projectID=$projectID");
|
||||
$this->view->projectID = $projectID;
|
||||
$this->display();
|
||||
|
||||
Reference in New Issue
Block a user