Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'public.php')
-rw-r--r--public.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/public.php b/public.php
index 2f86bc92bc6..a9365d6db63 100644
--- a/public.php
+++ b/public.php
@@ -39,7 +39,6 @@ try {
}
OC::checkMaintenanceMode();
- OC::checkSingleUserMode(true);
$request = \OC::$server->getRequest();
$pathInfo = $request->getPathInfo();