summaryrefslogtreecommitdiffstats
path: root/settings/help.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/help.php')
-rw-r--r--settings/help.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/settings/help.php b/settings/help.php
index 9157308dd57..69a5ec9c146 100644
--- a/settings/help.php
+++ b/settings/help.php
@@ -5,9 +5,8 @@
* See the COPYING-README file.
*/
-require_once '../lib/base.php';
OC_Util::checkLoggedIn();
-
+OC_App::loadApps();
// Load the files we need
OC_Util::addStyle( "settings", "settings" );