Elgg
Version 1.9
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Save menu items. | |
Variables | |
$enabled = getenv('TRAVIS') != '' | |
if(!$enabled) | if (PHP_SAPI!== 'cli') |
$installer = new ElggInstaller() | |
$params | |
$enabled = getenv('TRAVIS') != '' |
Definition at line 10 of file travis_installer.php.
$installer = new ElggInstaller() |
Definition at line 24 of file travis_installer.php.
$params |
Definition at line 27 of file travis_installer.php.
if (!$enabled) if(PHP_SAPI!== 'cli') |
Definition at line 17 of file travis_installer.php.