* fix the error of warning.
This commit is contained in:
@@ -723,6 +723,7 @@ class projectModel extends model
|
||||
->fetch();
|
||||
if($managers) return $managers;
|
||||
|
||||
$managers = new stdclass();
|
||||
$managers->PO = '';
|
||||
$managers->QD = '';
|
||||
$managers->RD = '';
|
||||
|
||||
Reference in New Issue
Block a user