30b58f5677
Conflicts: apps/calendar/js/loader.js apps/contacts/index.php apps/contacts/js/loader.js apps/files/js/files.js apps/files_sharing/sharedstorage.php lib/filesystemview.php
7 lines
No EOL
165 B
PHP
Executable file
7 lines
No EOL
165 B
PHP
Executable file
<?php
|
|
|
|
|
|
OCP\Share::setPermissions('file', '/01 - Genesis.mp3', OCP\Share::SHARE_TYPE_USER, 'Genie2', OCP\Share::PERMISSION_READ | OCP\Share::PERMISSION_UPDATE);
|
|
|
|
|
|
?>
|