Elgg  Version 5.1
Variables
reset.php File Reference

Go to the source code of this file.

Variables

 $guid = (int) get_input('guid')
 Reset an ElggUpgrade. More...
 
 $entity = get_entity($guid)
 

Variable Documentation

$entity = get_entity($guid)
Examples:
/root/Elgg/engine/lib/views.php.

Definition at line 8 of file reset.php.

$guid = (int) get_input('guid')

Reset an ElggUpgrade.

Definition at line 6 of file reset.php.