fr
This commit is contained in:
parent
2143107b28
commit
496b717c4a
|
|
@ -39,6 +39,9 @@ class ControleurCreeravenant extends Controleur {
|
||||||
$_SESSION['dateAvenant_C'] = $dateAvenant;
|
$_SESSION['dateAvenant_C'] = $dateAvenant;
|
||||||
$_SESSION['motifavenant_C'] = $motifavenant;
|
$_SESSION['motifavenant_C'] = $motifavenant;
|
||||||
|
|
||||||
|
var_dump($codeTypeAvenant);
|
||||||
|
die();
|
||||||
|
|
||||||
if($codeTypeAvenant=="RET")
|
if($codeTypeAvenant=="RET")
|
||||||
{
|
{
|
||||||
$this->rediriger("Ficheretrait");
|
$this->rediriger("Ficheretrait");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user