...
Info | ||
---|---|---|
| ||
This routine is available since starting with katl-commons 2.6.10. |
Syntax
...
admActivateUser(username)
Description
...
Excerpt |
---|
Activates a user, setting its active flag to true, if update is allowed. |
Parameters
...
Parameter name | Type | Required | Description |
---|---|---|---|
username | String | Yes | The username or key |
Return type
...
boolean
true if operation succeeded, false otherwise
Example
...
Code Block |
---|
admActivateUser("testuser"); |
See
...
also
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|