Skip to content
Snippets Groups Projects
Commit 693a8c6e authored by Kbida Vincent's avatar Kbida Vincent
Browse files

changements controleur

parent 374c33f7
No related branches found
No related tags found
No related merge requests found
......@@ -52,4 +52,6 @@ class ControleurRequete{
$rs->getBody()->write($html);
return $rs;
}
}
\ No newline at end of file
<?php
namespace bdd\controleur;
use bdd\models\company;
use bdd\models\game;
use bdd\models\platform;
class ControleurRequete{
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment