mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Fix regression
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
function societe_prepare_head(Societe $object)
|
||||
{
|
||||
global $db, $langs, $conf, $user;
|
||||
global $hookmanager;
|
||||
|
||||
$h = 0;
|
||||
$head = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user