mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-30 21:36:27 +02:00
Ajout du nouveau système de console
This commit is contained in:
parent
063f0c97a3
commit
bdd7b3dccc
9 changed files with 480 additions and 103 deletions
|
@ -9,6 +9,7 @@
|
|||
require_once('./mvc/conn_bdd.php');
|
||||
require_once('./mvc/secho.php');
|
||||
require_once('./mvc/Controller.php');
|
||||
require_once('./mvc/ApiController.php');
|
||||
require_once('./mvc/Router.php');
|
||||
require_once('./mvc/Model.php');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue