* [bug#63000,done,0.2h] fix bug.
This commit is contained in:
@@ -1244,7 +1244,7 @@ class projectModel extends model
|
||||
$this->loadModel('program')->setTreePath($projectID);
|
||||
|
||||
/* Add project admin. */
|
||||
$this->projectTao->addProjectAdmin($projectID);
|
||||
if(empty($project->isTpl)) $this->projectTao->addProjectAdmin($projectID);
|
||||
|
||||
if($project->acl != 'open') $this->loadModel('user')->updateUserView(array($projectID), 'project');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user