This commit is contained in:
Yann KERAUDREN 2024-05-29 16:30:22 +02:00
parent 1c1333d4ed
commit e9f5ee0b1d
2 changed files with 3 additions and 1 deletions
codeigniter
application/config
assets

@ -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'] = '/~keraudre/PHP/SAE_DEV2.2_2024';
$config['base_url'] = '/~keraudre/PHP/SAE_DEV2.2_2024/codeigniter';
/*
|--------------------------------------------------------------------------

@ -18,3 +18,5 @@ section.list img {
text-overflow: ellipsis;
}