Add option MAIN_FIRSTNAME_NAME_POSITION
This commit is contained in:
parent
a8c891e647
commit
bc7dca21a3
@ -793,6 +793,8 @@ class Contact extends CommonObject
|
|||||||
*/
|
*/
|
||||||
function getFullName($langs,$option=0,$nameorder=-1)
|
function getFullName($langs,$option=0,$nameorder=-1)
|
||||||
{
|
{
|
||||||
|
global $conf;
|
||||||
|
|
||||||
$ret='';
|
$ret='';
|
||||||
if ($option && $this->civilite_id)
|
if ($option && $this->civilite_id)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user