Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$title = elgg_echo('install:title') | |
$isElggAtRoot = Elgg\Application::elggDir()->getPath() === Directory\Local::root()->getPath() | |
$elggSubdir = $isElggAtRoot ? '' : 'vendor/elgg/elgg/' | |
Definition at line 23 of file default.php.
$isElggAtRoot = Elgg\Application::elggDir()->getPath() === Directory\Local::root()->getPath() |
Definition at line 22 of file default.php.
Definition at line 11 of file default.php.