Skip to content
Snippets Groups Projects
Commit 1dd12db3 authored by Regis Houssin's avatar Regis Houssin
Browse files

Todo: Use hookmanager for external modules

parent 429851cb
Branches
Tags
No related merge requests found
...@@ -1179,6 +1179,7 @@ class BonPrelevement extends CommonObject ...@@ -1179,6 +1179,7 @@ class BonPrelevement extends CommonObject
// Build file for Spain // Build file for Spain
if ($mysoc->country_code=='ES') if ($mysoc->country_code=='ES')
{ {
// TODO replace by a hook (external modules)
if ($conf->esaeb->enabled) if ($conf->esaeb->enabled)
{ {
//Head //Head
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment