This commit is contained in:
2023-01-21 20:58:14 -05:00
parent b3e5d5c37c
commit e880b389be
9 changed files with 15766 additions and 140 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ class App extends BaseConfig
*
* @var string
*/
public $indexPage = 'index.php';
public $indexPage = ''; //'index.php';
/**
* --------------------------------------------------------------------------