remove RUNNIN_INDEX because always we have index.html

This commit is contained in:
Fernando Ontiveros
2025-06-17 14:50:04 -04:00
parent 9fa35e9ee1
commit aa91c83867
3 changed files with 2 additions and 19 deletions

View File

@@ -98,7 +98,6 @@ if (file_exists(FILE_PATHS_INSTALLED)) {
Bootstrap::verifyPath(PATH_SMARTY_C, true);
Bootstrap::verifyPath(PATH_SMARTY_CACHE, true);
}
// set include path
set_include_path(
PATH_CORE . PATH_SEPARATOR .