added sitemap and docs
This commit is contained in:
@@ -7,7 +7,7 @@ require_once(BASEPATH . '/vendor/autoload.php');
|
||||
if (file_exists(BASEPATH . '/App/config.php')) {
|
||||
require_once(BASEPATH . '/App/config.php');
|
||||
} else {
|
||||
require_once(FRAMEWORKPATH . '/defaults/App/config.php');
|
||||
require_once(FRAMEWORKPATH . '/skeleton/novaconium/App/config.php');
|
||||
}
|
||||
|
||||
// Logging
|
||||
|
||||
Reference in New Issue
Block a user