Elgg  Version master
Variables
index.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 3 of file index.php.

◆ $autoload_path

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

Definition at line 2 of file index.php.