Elgg  Version 5.1
Variables
elgg_upgrade.php File Reference

Go to the source code of this file.

Variables

 $entity = elgg_extract('entity', $vars)
 ElggUpgrade view. More...
 
if(!$entity instanceof ElggUpgradeif (!$entity->isCompleted())
 

Variable Documentation

$entity = elgg_extract('entity', $vars)

ElggUpgrade view.

Definition at line 6 of file elgg_upgrade.php.

if (!$entity instanceof ElggUpgrade) if(!$entity->isCompleted())

Definition at line 11 of file elgg_upgrade.php.