Rajout de l'e-mail de confirmation d'inscription

This commit is contained in:
stiti
2024-05-26 14:24:03 +02:00
parent 73850f9ae3
commit 76ed691d9f
3 changed files with 113 additions and 3 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'] = 'https://dwarves.iut-fbleau.fr/~stiti/SAE_2.02/CodeIgniter-3.1.13/';
/*
|--------------------------------------------------------------------------