diff options
Diffstat (limited to 'settings/help.php')
-rw-r--r-- | settings/help.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/help.php b/settings/help.php index 88693939b84..301f50592ae 100644 --- a/settings/help.php +++ b/settings/help.php @@ -6,7 +6,6 @@ */ OC_Util::checkLoggedIn(); -OC_App::loadApps(); // Load the files we need OC_Util::addStyle( "settings", "settings" ); |