a
This commit is contained in:
parent
3c5ca0f10a
commit
3df743cc2c
|
|
@ -29,8 +29,8 @@ class ControleurRecherche extends Controleur {
|
||||||
|
|
||||||
if(!empty($_POST)) {
|
if(!empty($_POST)) {
|
||||||
|
|
||||||
var_dump($_POST);
|
// var_dump($_POST);
|
||||||
exit;
|
// exit;
|
||||||
|
|
||||||
$csrf_token = trim($this->requete->getParametreFormulaire("csrf_token"));
|
$csrf_token = trim($this->requete->getParametreFormulaire("csrf_token"));
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user