Sharing app needs to be loaded for public link of file in Shared folder - fixes bug 113
This commit is contained in:
parent
0ba315912b
commit
e0f655fb70
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
$RUNTIME_NOAPPS=true; //no need to load the apps
|
||||
$RUNTIME_NOSETUPFS=true; //don't setup the fs yet
|
||||
|
||||
require_once '../../lib/base.php';
|
||||
|
|
Loading…
Reference in New Issue