"lib/user.php" did not exist on "9fe46ef0937d91c50f8cb2578437bfd740e8c49c"
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?