Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$entity = elgg_extract('entity', $vars) | |
ElggUpgrade view. More... | |
if(!$entity instanceof ElggUpgrade) | if (!$entity->isCompleted()) |
$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.