Correction de bugs

This commit is contained in:
stiti
2024-05-19 15:57:25 +02:00
parent 14b260fb6c
commit 03e1f43d2d
5 changed files with 12 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| a PHP script and you can easily do that on your own.
|
*/
$config['base_url'] = '/~stiti/SAE2.02/CodeIgniter-3.1.13';
$config['base_url'] = '/~stiti/SAE_2.02/CodeIgniter-3.1.13';
/*
|--------------------------------------------------------------------------