Merge branch '15.0.beta3' of http://gitlab.zcorp.cc/easycorp/zentaopms into 15.0.beta3
This commit is contained in:
@@ -168,6 +168,7 @@ class projectModel extends model
|
||||
if(!$project) return false;
|
||||
|
||||
if($project->end == '0000-00-00') $project->end = '';
|
||||
$project = $this->loadModel('file')->replaceImgURL($project, 'desc');
|
||||
return $project;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user