summaryrefslogtreecommitdiffstats
path: root/lib/base.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/base.php')
-rw-r--r--lib/base.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/base.php b/lib/base.php
index badbe3cd1f8..0ea8a117e98 100644
--- a/lib/base.php
+++ b/lib/base.php
@@ -619,7 +619,7 @@ class OC {
self::$server->getSession()->set('user_id', '');
}
- OC_User::useBackend(new OC_User_Database());
+ OC_User::useBackend(new \OC\User\Database());
OC_Group::useBackend(new OC_Group_Database());
// Subscribe to the hook