mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 20:21:16 +00:00
- fixed typo in documentation
This commit is contained in:
parent
81b027b76a
commit
315da16cd4
|
@ -815,7 +815,7 @@ class LetoDMS_Core_DMS {
|
|||
*
|
||||
* This function retrieves a user from the database by its login.
|
||||
* 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 $email email of user
|
||||
|
|
Loading…
Reference in New Issue
Block a user