This commit is contained in:
2024-05-29 11:08:54 +02:00
parent 2d1b8c0a45
commit 9747e7687b
4 changed files with 8 additions and 2 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']='/~felix-vi/SAE_PHP_2024/CodeIgniter-3.1.13/';
$config['base_url']='/~felix-vi/SAE_PHP_2024_test/CodeIgniter-3.1.13/';
/*
|--------------------------------------------------------------------------