Refactorisation passage à SLQite3 (début)
Pages faites : - accueil - statistiques - ajouterElement
This commit is contained in:
parent
c3ab5baad7
commit
90be5dd519
17 changed files with 1224 additions and 412 deletions
|
@ -4,8 +4,6 @@ session_start();
|
|||
error_reporting(E_ALL);
|
||||
ini_set('display_errors', 'On');
|
||||
|
||||
|
||||
require('local/credentials.php');
|
||||
require('inc/constantes.php');
|
||||
require('inc/routes.php');
|
||||
require('inc/modele.php');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue