diff options
Diffstat (limited to 'help/index.php')
-rw-r--r-- | help/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/help/index.php b/help/index.php index 426abe39560..e6a2d5661f5 100644 --- a/help/index.php +++ b/help/index.php @@ -9,7 +9,6 @@ if( !OC_USER::isLoggedIn()){ // Load the files we need OC_UTIL::addStyle( "help", "help" ); - OC_APP::setActiveNavigationEntry( "help" ); $kbe=OC_OCSCLIENT::getKnownledgebaseEntries(); |