Fix regression
This commit is contained in:
parent
662681d82b
commit
ed7fd09925
@ -42,6 +42,8 @@
|
|||||||
function societe_prepare_head(Societe $object)
|
function societe_prepare_head(Societe $object)
|
||||||
{
|
{
|
||||||
global $db, $langs, $conf, $user;
|
global $db, $langs, $conf, $user;
|
||||||
|
global $hookmanager;
|
||||||
|
|
||||||
$h = 0;
|
$h = 0;
|
||||||
$head = array();
|
$head = array();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user