noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 124/162: Missing bracket


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 124/162: Missing bracket
Date: Sat, 11 Jul 2020 13:23:59 -0400 (EDT)

sparkyx pushed a commit to annotated tag E-4
in repository noalyss.

commit abefd83f89c4c31a3c6831cfeb7380516806498d
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: 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]