summaryrefslogtreecommitdiffstats
path: root/inc/lib_user.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lib_user.php')
-rw-r--r--inc/lib_user.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/lib_user.php b/inc/lib_user.php
index 0d9b1c5dda6..73faf77a166 100644
--- a/inc/lib_user.php
+++ b/inc/lib_user.php
@@ -21,7 +21,6 @@
*
*/
-global $CONFIG_BACKEND;
@@ -39,7 +38,6 @@ if ( !isset($_SESSION['group_id_cache']) ) {
$_SESSION['group_id_cache'] = array();
}
-OC_USER::setBackend($CONFIG_BACKEND);