noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 128/218: Missing bracket


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 128/218: Missing bracket
Date: Thu, 12 Sep 2019 15:58:53 -0400 (EDT)

sparkyx pushed a commit to branch entreprise
in repository noalyss.

commit abefd83f89c4c31a3c6831cfeb7380516806498d
Author: Dany De Bontridder <address@hidden>
Date:   Wed Dec 26 13:06:37 2018 +0100

    Missing bracket
---
 include/lib/manage_table_sql.class.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/lib/manage_table_sql.class.php 
b/include/lib/manage_table_sql.class.php
index a60ce24..2982c4d 100644
--- a/include/lib/manage_table_sql.class.php
+++ b/include/lib/manage_table_sql.class.php
@@ -831,6 +831,7 @@ function check()
                     {
                         echo td("--");
                     }
+               }
                 else
                 {
                     echo td($p_row[$v]);



reply via email to

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