| 
    Elgg
    Version 1.10
    
   | 
 
Go to the source code of this file.
Namespaces | |
| Elgg | |
| Save menu items.  | |
Variables | |
| $enabled = getenv('TRAVIS') != '' | |
| if(! $enabled) if(PHP_SAPI !=='cli') | $elggRoot = dirname(dirname(__DIR__)) | 
| $installer = new ElggInstaller() | |
| $params | |
Definition at line 22 of file travis_installer.php.
| $enabled = getenv('TRAVIS') != '' | 
Definition at line 10 of file travis_installer.php.
| $installer = new ElggInstaller() | 
Definition at line 26 of file travis_installer.php.
| $params | 
Definition at line 29 of file travis_installer.php.