Qual: Missing global declaration
This commit is contained in:
parent
e3385119a4
commit
cd774c0dcd
@ -3160,7 +3160,7 @@ class Form
|
|||||||
*/
|
*/
|
||||||
function form_contacts($page, $societe, $selected='', $htmlname='contactidp')
|
function form_contacts($page, $societe, $selected='', $htmlname='contactidp')
|
||||||
{
|
{
|
||||||
global $langs;
|
global $langs, $conf;
|
||||||
|
|
||||||
if ($htmlname != "none")
|
if ($htmlname != "none")
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user