Sharing app needs to be loaded for public link of file in Shared folder - fixes bug 113

This commit is contained in:
Michael Gapczynski 2012-01-30 16:49:24 -05:00
parent 0ba315912b
commit e0f655fb70
1 changed files with 0 additions and 1 deletions

View File

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