* fix code for acl of create of project.
This commit is contained in:
@@ -735,7 +735,7 @@ class project extends control
|
||||
$team = '';
|
||||
$products = '';
|
||||
$whitelist = '';
|
||||
$acl = '';
|
||||
$acl = 'open';
|
||||
|
||||
if($copyProjectID)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user