Fix private links

This commit is contained in:
Michael Gapczynski 2012-05-02 19:24:43 -04:00
parent e5ef3e1340
commit 80dff77b65

View file

@ -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';