Skip to content
Snippets Groups Projects
user avatar
Aldo "xoen" Giambelluca authored
At start the choosen user manager is created
(e.g. OC_USER_DATABASE, OC_USER_LDAP)
and put into the global variable `$userManager`.

This is the variable to use instead of `OC_USER` class.

TODO: A better name than $userManager?
9fe46ef0
History