diff --git a/htdocs/contact/class/contact.class.php b/htdocs/contact/class/contact.class.php index 77143ea6648..a6db8ba3161 100644 --- a/htdocs/contact/class/contact.class.php +++ b/htdocs/contact/class/contact.class.php @@ -793,6 +793,8 @@ class Contact extends CommonObject */ function getFullName($langs,$option=0,$nameorder=-1) { + global $conf; + $ret=''; if ($option && $this->civilite_id) {