Elgg  Version 2.3
Variables
delete_admin_notice.php File Reference

Go to the source code of this file.

Variables

 $guid = get_input('guid')
 Removes an admin notice. More...
 
 $notice = get_entity($guid)
 

Variable Documentation

$guid = get_input('guid')

Removes an admin notice.

Definition at line 6 of file delete_admin_notice.php.

$notice = get_entity($guid)

Definition at line 7 of file delete_admin_notice.php.