a
This commit is contained in:
parent
d6f626a144
commit
753204d29a
|
|
@ -1,4 +1,10 @@
|
||||||
<?php $this->titre = "INTER SANTE - Nouveau Souscripteur"; ?>
|
<?php $this->titre = "INTER SANTE - Nouveau Souscripteur";
|
||||||
|
var_dump(
|
||||||
|
array(
|
||||||
|
"souscripteurAcreer" => $_SESSION['souscripteurAcreer'],
|
||||||
|
)
|
||||||
|
);
|
||||||
|
?>
|
||||||
|
|
||||||
<form method="post" action="Creerclient/ajouter">
|
<form method="post" action="Creerclient/ajouter">
|
||||||
<fieldset>
|
<fieldset>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user