noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 188/238: Fix broken merge


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 188/238: Fix broken merge
Date: Sat, 26 Oct 2019 04:41:01 -0400 (EDT)

sparkyx pushed a commit to annotated tag rel7110
in repository noalyss.

commit cc1a98458ba3a36487b22b9852fe985b6a053bbe
Author: Dany De Bontridder <address@hidden>
Date:   Sun Feb 3 21:49:59 2019 +0100

    Fix broken merge
---
 include/class/fiche.class.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/class/fiche.class.php b/include/class/fiche.class.php
index df2df49..2224314 100644
--- a/include/class/fiche.class.php
+++ b/include/class/fiche.class.php
@@ -802,6 +802,7 @@ class Fiche
                 {
                     if (strlen(trim($value))==0)
                         $value="pas de nom";
+                   $account_name=$value;
                 }
                 // account
                 if ($id==ATTR_DEF_ACCOUNT)



reply via email to

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