Update societecontact.php
This commit is contained in:
parent
83b27c33d8
commit
f4738dc1d4
@ -22,7 +22,7 @@
|
|||||||
/**
|
/**
|
||||||
* \file htdocs/societe/societecontact.php
|
* \file htdocs/societe/societecontact.php
|
||||||
* \ingroup societe
|
* \ingroup societe
|
||||||
* \brief Onglet de gestion des contacts additionnel d'une société
|
* \brief Onglet de gestion des contacts additionnel d'une société
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require '../main.inc.php';
|
require '../main.inc.php';
|
||||||
@ -322,4 +322,4 @@ if ($id > 0 || ! empty($ref))
|
|||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
llxFooter();
|
llxFooter();
|
||||||
?>
|
?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user