noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 20/33: Cosmetic #0002080 : NOT-FOUND


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 20/33: Cosmetic #0002080 : NOT-FOUND
Date: Thu, 11 Nov 2021 06:02:48 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 14e3c50eb33487aa30a664da34ccb89f8474156c
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Thu Oct 14 18:16:14 2021 +0200

    Cosmetic #0002080 : NOT-FOUND
---
 include/class/fiche.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/class/fiche.class.php b/include/class/fiche.class.php
index b4f4a93..847ea09 100644
--- a/include/class/fiche.class.php
+++ b/include/class/fiche.class.php
@@ -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()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]