départ sae php

This commit is contained in:
2024-05-29 10:29:40 +02:00
parent eb32dbd5b2
commit 8911872fe7
13 changed files with 893 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'] = '/~teissier/SAe-PHP-S2';
/*
|--------------------------------------------------------------------------