diff options
Diffstat (limited to 'files/download.php')
-rw-r--r-- | files/download.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/download.php b/files/download.php index f7fbcd0f857..ab3dee51348 100644 --- a/files/download.php +++ b/files/download.php @@ -23,7 +23,6 @@ // Init owncloud require_once('../lib/base.php'); -require( 'template.php' ); // Check if we are a user if( !OC_USER::isLoggedIn()){ |