Skip to content
Snippets Groups Projects
Commit bc7d6a9d authored by Robin Appelman's avatar Robin Appelman
Browse files

delay the loading of the filesystem when opening a public link

parent f82946c6
No related branches found
No related tags found
No related merge requests found
<?php
$RUNTIME_NOAPPS=true; //no need to load the apps
$RUNTIME_NOSETUPFS=true; //don't setup the fs yet
require_once '../../lib/base.php';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment