From 2f807a3c7f6e5a3a8a8e8317a3b3b627d3d68952 Mon Sep 17 00:00:00 2001 From: Jakob Sack Date: Wed, 27 Jul 2011 19:25:49 +0200 Subject: Delete requires in applications where possible --- search/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'search') 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()){ -- cgit v1.2.3