FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Fossology system bootstrap This file may be DUPLICATED in any php utility that needs to bootstrap itself. More...
Go to the source code of this file.
Functions | |
bootstrap () | |
Bootstrap the fossology test system. More... | |
Fossology system bootstrap This file may be DUPLICATED in any php utility that needs to bootstrap itself.
Definition in file bootstrap.php.
bootstrap | ( | ) |
Bootstrap the fossology test system.
The following precedence is used to resolve SYSCONFDIR:
The global $SYSCONFDIR is also set for backward compatibility.
\Note Since so many files expect directory paths that used to be in pathinclude.php to be global, this function will define the same globals (everything in the DIRECTORIES section of fossology.conf).
Definition at line 37 of file bootstrap.php.