|
Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
| $paths | |
| We handle here two possible locations of composer-generated autoload file. More... | |
| foreach ( $paths as $path) | |
| exit | |
| $paths |
We handle here two possible locations of composer-generated autoload file.
One is directly in Elgg directory when not using as dependency, other is in the main project dir, parent to this one.
Definition at line 7 of file autoloader.php.
| exit |
Definition at line 34 of file autoloader.php.
| foreach | ( | $paths as | ) |
Definition at line 12 of file autoloader.php.