25 if (
$user->delete()) {
36 if (strpos($_SERVER[
'HTTP_REFERER'],
$username) != FALSE) {
if($guid==elgg_get_logged_in_user_guid()) $name
elgg forward
Meant to mimic the php forward() function by simply redirecting the user to another page...
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg system_message
Wrapper function for system_messages.
elgg register_error
Wrapper function for system_messages.
elgg_get_logged_in_user_guid()
Return the current logged in user by guid.
get_entity($guid)
Loads and returns an entity object from a guid.