remove RUNNIN_INDEX because always we have index.html
This commit is contained in:
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user