- fixed typo in documentation

This commit is contained in:
steinm 2012-01-26 13:23:22 +00:00
parent 81b027b76a
commit 315da16cd4

View File

@ -815,7 +815,7 @@ class LetoDMS_Core_DMS {
* *
* This function retrieves a user from the database by its login. * This function retrieves a user from the database by its login.
* If the second optional parameter $email is not empty, the user must * If the second optional parameter $email is not empty, the user must
* also have the given password. * also have the given email.
* *
* @param string $login internal login of user * @param string $login internal login of user
* @param string $email email of user * @param string $email email of user