a
This commit is contained in:
parent
27149a115c
commit
ad2c10a5b1
|
|
@ -53,6 +53,13 @@ class ControleurAjaximporterlisteassure extends Controleurrequete
|
|||
'email'
|
||||
);
|
||||
|
||||
var_dump(
|
||||
array(
|
||||
"headerXLS" => $headerXLS,
|
||||
)
|
||||
);
|
||||
exit();
|
||||
|
||||
$dataXLS = array();
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user