oops y'avais un var_dump en trop
This commit is contained in:
parent
7ea2d1add5
commit
3d50436f38
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ class UserCtrl extends MotherCtrl {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Affichage de la vue inscription
|
// Affichage de la vue inscription
|
||||||
var_dump($arrError);
|
|
||||||
$this->_arrData["arrError"] = $arrError;
|
$this->_arrData["arrError"] = $arrError;
|
||||||
$this->_display("inscription");
|
$this->_display("inscription");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue