This commit is contained in:
2020-05-16 17:37:22 -04:00
parent eb6f63c0fb
commit 729ff165ef
15 changed files with 924 additions and 22 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ $config['base_url'] = '';
| variable so that it is blank.
|
*/
$config['index_page'] = 'index.php';
$config['index_page'] = '';
/*
|--------------------------------------------------------------------------