Begin work on project pages
Also store project owners' emails as contact info
This commit is contained in:
@@ -33,6 +33,7 @@ $project = new \pvv\side\Project(
|
||||
'',
|
||||
$attrs["cn"][0],
|
||||
$attrs["uid"][0],
|
||||
$attrs["email"][0]
|
||||
1
|
||||
);
|
||||
if($new == 0){
|
||||
|
Reference in New Issue
Block a user