* fix code for acl of create of project.

This commit is contained in:
shiyangyangwork@yahoo.cn
2012-02-23 01:46:06 +00:00
parent 04684e61d1
commit b268d9cdc1
+1 -1
View File
@@ -735,7 +735,7 @@ class project extends control
$team = '';
$products = '';
$whitelist = '';
$acl = '';
$acl = 'open';
if($copyProjectID)
{