Qual: Missing global declaration

This commit is contained in:
Raphaël Doursenaud 2014-04-23 14:31:39 +02:00
parent e3385119a4
commit cd774c0dcd

View File

@ -3160,7 +3160,7 @@ class Form
*/
function form_contacts($page, $societe, $selected='', $htmlname='contactidp')
{
global $langs;
global $langs, $conf;
if ($htmlname != "none")
{