mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Fix private links
This commit is contained in:
parent
e5ef3e1340
commit
80dff77b65
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
$RUNTIME_NOSETUPFS=true; //don't setup the fs yet
|
||||
|
||||
require_once '../../lib/base.php';
|
||||
OC_JSON::checkAppEnabled('files_sharing');
|
||||
require_once 'lib_share.php';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue