Home
last modified time | relevance | path

Searched refs:localConfigFile (Results 1 – 1 of 1) sorted by relevance

/web-bugs/include/
H A Dprepend.php33 $localConfigFile = __DIR__.'/../local_config.php'; variable
34 if (file_exists($localConfigFile)) {
35 require $localConfigFile;

Completed in 4 milliseconds