summaryrefslogtreecommitdiffstats
path: root/apps/files_publiclink/get.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_publiclink/get.php')
-rw-r--r--apps/files_publiclink/get.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_publiclink/get.php b/apps/files_publiclink/get.php
index d3e3022e761..3bc961bc37d 100644
--- a/apps/files_publiclink/get.php
+++ b/apps/files_publiclink/get.php
@@ -3,7 +3,6 @@ $RUNTIME_NOAPPS=true; //no need to load the apps
$RUNTIME_NOSETUPFS=true; //don't setup the fs yet
require_once '../../lib/base.php';
-require( 'template.php' );
require_once 'lib_public.php';