This commit is contained in:
2024-05-29 15:19:54 +02:00
parent f504d172fc
commit 1c1333d4ed
4 changed files with 8 additions and 5 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'] = '';
$config['base_url'] = '/~keraudre/PHP/SAE_DEV2.2_2024';
/*
|--------------------------------------------------------------------------