diff options
Diffstat (limited to 'files/index.php')
-rw-r--r-- | files/index.php | 1 |
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()){ |