Cosmetic #0002080 : NOT-FOUND
This commit is contained in:
parent
0bdd1e4164
commit
14e3c50eb3
1 changed files with 1 additions and 1 deletions
|
|
@ -1726,7 +1726,7 @@ class Fiche
|
|||
|
||||
function get_gestion_title()
|
||||
{
|
||||
$r = "<h2 id=\"gestion_title\">" . h($this->getName()) . " " . h($this->strAttribut(ATTR_DEF_FIRST_NAME)) . '[' . $this->get_quick_code() . ']</h2>';
|
||||
$r = "<h2 id=\"gestion_title\">" . h($this->getName()) . " " . h($this->strAttribut(ATTR_DEF_FIRST_NAME,0)) . '[' . $this->get_quick_code() . ']</h2>';
|
||||
return $r;
|
||||
}
|
||||
function get_all_account()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue