Merge branch 'WebGUI8' of github.com:plainblack/webgui into WebGUI8
This commit is contained in:
commit
1753ce64b3
156 changed files with 1044 additions and 940 deletions
|
|
@ -44,11 +44,7 @@ ASSET: while (1) {
|
|||
next ASSET;
|
||||
}
|
||||
last ASSET unless $file;
|
||||
$file->getStorageLocation->setPrivileges(
|
||||
$file->get('ownerUserId'),
|
||||
$file->get('groupIdView'),
|
||||
$file->get('groupIdEdit'),
|
||||
);
|
||||
$file->setPrivileges;
|
||||
}
|
||||
|
||||
finish($session);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue