summaryrefslogtreecommitdiffstats
path: root/files/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/index.php')
-rw-r--r--files/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/files/index.php b/files/index.php
index 550f23541a0..4f40e70393b 100644
--- a/files/index.php
+++ b/files/index.php
@@ -24,7 +24,6 @@
// Init owncloud
require_once('../lib/base.php');
-require( 'template.php' );
// Check if we are a user
if( !OC_USER::isLoggedIn()){