Elgg  Version 1.10
Variables
load.php File Reference

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...
 
 $lib_files
 

Variable Documentation

$lib_dir = __DIR__ . "/lib"

This file is used to make all of Elgg's code available without going through the boot process.

Useful for internal testing purposes.

private

Definition at line 10 of file load.php.

$lib_files

Definition at line 15 of file load.php.