aboutsummaryrefslogtreecommitdiffstats
path: root/help/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'help/index.php')
-rw-r--r--help/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/index.php b/help/index.php
index de461c29412..adcb47f08f6 100644
--- a/help/index.php
+++ b/help/index.php
@@ -1,7 +1,6 @@
<?php
require_once('../lib/base.php');
-require( 'template.php' );
if( !OC_USER::isLoggedIn()){
header( "Location: ".OC_HELPER::linkTo( "index.php" ));
exit();