1.27 xestiascan_users_delete

xestiascan_users_delete deletes a user from the users list.

Parameters:

xestiascan_users_delete(username, confirm);


Usage:

$pagedata = xestiascan_users_delete(“Kiri” , 1);


username
Specifies the user with the username given to delete.

confirm
Confirms the action to delete the user from the user list.