summaryrefslogtreecommitdiffstats
path: root/lib/user.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-09-07 14:05:51 +0200
committerBart Visscher <bartv@thisnet.nl>2012-09-07 14:08:29 +0200
commit5e55b4d6e77b91e29838d26765e7f1bd55fe6bbd (patch)
tree33bfcfcc47fe61dd6f7586cf96091e470ffee6e3 /lib/user.php
parent386d1ac49f0e759c3ed7f23f2df86b721a72b9d1 (diff)
downloadnextcloud-server-5e55b4d6e77b91e29838d26765e7f1bd55fe6bbd.tar.gz
nextcloud-server-5e55b4d6e77b91e29838d26765e7f1bd55fe6bbd.zip
Whitespace fixes in lib
Diffstat (limited to 'lib/user.php')
-rw-r--r--lib/user.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/user.php b/lib/user.php
index 305fb8ed3a2..236478e9e5c 100644
--- a/lib/user.php
+++ b/lib/user.php
@@ -39,7 +39,7 @@
class OC_User {
// The backend used for user management
private static $_usedBackends = array();
-
+
private static $_setupedBackends = array();
// Backends available (except database)