noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/03: Fix bug fiche


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/03: Fix bug fiche
Date: Sat, 14 Aug 2021 10:16:08 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 75a8fd1e077765e12f806d519423ad55d6386431
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Aug 13 19:52:02 2021 +0200

    Fix bug fiche
---
 include/class/fiche.class.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/class/fiche.class.php b/include/class/fiche.class.php
index 2334eb2..53a7958 100644
--- a/include/class/fiche.class.php
+++ b/include/class/fiche.class.php
@@ -53,7 +53,6 @@ class Fiche
         $this->f_enable='1';
         if ($p_id != 0 ) { $this->load();} else {
             $this->fiche_def=0;
-            $this->fiche_def_ref=0;
         }
         
        



reply via email to

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