noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 55/73: Manage_Table_SQL : typo


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 55/73: Manage_Table_SQL : typo
Date: Fri, 28 May 2021 05:26:43 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 29f557e901f08ce564affe60c71c0278c84de112
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri May 7 16:24:26 2021 +0200

    Manage_Table_SQL : typo
---
 include/lib/manage_table_sql.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/lib/manage_table_sql.class.php 
b/include/lib/manage_table_sql.class.php
index f5bd9ee..2abca02 100644
--- a/include/lib/manage_table_sql.class.php
+++ b/include/lib/manage_table_sql.class.php
@@ -708,7 +708,7 @@ function check()
      * @see Data_SQL.seek 
      * @return pgsql resource 
      */
-    function execute_query($p_order,$p_array=NULL)
+    function execute_query($p_order="",$p_array=NULL)
     {
          if ($p_order=="")
         {



reply via email to

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