Skip to content
Snippets Groups Projects
Commit dd7bc924 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #37491 fix patrons import in pergame

parent 03872890
Branches
Tags
10 merge requests!1553Master,!1519Master,!1502Master,!1501Stable,!1491Master,!1472Stable,!1461Stable,!1458Stable,!1454Stable,!1442Hotline#37491 fichiers abonnes pergame
- ticket #37491 : Correction de l'intégration des fichiers d'abonnés pergame
......@@ -115,7 +115,7 @@ class Class_Cosmogramme_Integration_PhasePatrons extends Class_Cosmogramme_Integ
return $this->_('Configuration: colonne %s requise',
$column);
},
['IDABON', 'PASSWORD']
['IDABON']
));
array_map([$this->_log, 'addError'], $errors);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment