ajout d'un header post connexion + adaptation des différents controllers + créations de fichiers temporaires

This commit is contained in:
2024-05-23 14:33:23 +02:00
parent deca6ccb93
commit 611587f7a0
12 changed files with 181 additions and 42 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/SAE_2.02/CodeIgniter-3.1.13';
$config['base_url'] = '/~orfao/SAE/SAE_2.02/CodeIgniter-3.1.13';
/*
|--------------------------------------------------------------------------