Elgg  Version master
Variables
head.php File Reference

Go to the source code of this file.

Variables

 $isElggAtRoot = Paths::elgg() === Paths::project()
 
 $elggSubdir = $isElggAtRoot ? '' : 'vendor/elgg/elgg/'
 

Variable Documentation

$elggSubdir = $isElggAtRoot ? '' : 'vendor/elgg/elgg/'

Definition at line 11 of file head.php.

$isElggAtRoot = Paths::elgg() === Paths::project()

Definition at line 10 of file head.php.