Elgg
Version 1.11
|
Go to the source code of this file.
Variables | |
$lib_dir = __DIR__ . "/lib" | |
This file is used to make all of Elgg's code available without going through the boot process. More... | |
$autoload_path = dirname(__DIR__) . '/vendor/autoload.php' | |
$autoload_available = include_once($autoload_path) | |
$lib_files | |
$lib_dir = __DIR__ . "/lib" |