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

@@ -89,7 +89,7 @@ $autoload['drivers'] = array();
|
| $autoload['helper'] = array('url', 'file');
*/
$autoload['helper'] = array();
$autoload['helper'] = array('url','html');
/*
| -------------------------------------------------------------------