Elgg
Version 3.0
|
Go to the source code of this file.
Variables | |
$user_guids = (array) get_input('user_guids') | |
Bulk delete users. More... | |
if(empty($user_guids)) | $hidden = access_show_hidden_entities(true) |
if (empty($user_guids)) $hidden = access_show_hidden_entities(true) |
Definition at line 11 of file delete.php.
$user_guids = (array) get_input('user_guids') |
Bulk delete users.
Definition at line 6 of file delete.php.