Elgg  Version 2.3
Variables
install.php File Reference

Go to the source code of this file.

Variables

 $autoload_path = __DIR__ . '/vendor/autoload.php'
 
 $autoload_available = include_once($autoload_path)
 

Variable Documentation

◆ $autoload_available

$autoload_available = include_once($autoload_path)

Definition at line 6 of file install.php.

◆ $autoload_path

$autoload_path = __DIR__ . '/vendor/autoload.php'

Definition at line 5 of file install.php.