Elgg
Version 1.9
|
Go to the source code of this file.
Variables | |
$upgrader = new Elgg_UpgradeService() | |
$is_locked = $upgrader->isUpgradeLocked() | |
if(!$is_locked) | else |
$is_locked = $upgrader->isUpgradeLocked() |
Definition at line 15 of file content.php.
$upgrader = new Elgg_UpgradeService() |
Definition at line 14 of file content.php.
if (!$is_locked) else |
Definition at line 24 of file content.php.