split up files in core/ for saner management

This commit is contained in:
Shish
2018-11-05 22:30:18 +00:00
parent 3c5c44d75f
commit b2f10ea5ab
32 changed files with 2799 additions and 2842 deletions

View File

@@ -86,7 +86,7 @@ EOD;
}
try {
require_once "core/_bootstrap.inc.php";
require_once "core/_bootstrap.php";
$_shm_ctx->log_start(@$_SERVER["REQUEST_URI"], true, true);
// start the page generation waterfall