summaryrefslogtreecommitdiffstats
path: root/search
diff options
context:
space:
mode:
Diffstat (limited to 'search')
-rw-r--r--search/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/search/index.php b/search/index.php
index b348b22387f..b9aca57cdec 100644
--- a/search/index.php
+++ b/search/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()){