Skip to content
Snippets Groups Projects
Commit 3ae4ecfb authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop

Conflicts:
	htdocs/societe/rib.php
parents 18d18787 fda5e1e2
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,10 @@ $extralabels=$extrafields->fetch_name_optionals_label($object->table_element);
$hookmanager->initHooks(array('thirdpartybancard','globalcard'));
// Initialize technical object to manage hooks of thirdparties. Note that conf->hooks_modules contains array array
$hookmanager->initHooks(array('thirdpartybancard'));
/*
* Actions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment