noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 32/323: documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 32/323: documentation
Date: Wed, 14 Mar 2018 17:38:13 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 92376f97d2fd7cd8749c3f2a559d01267d23082e
Author: Dany De Bontridder <address@hidden>
Date:   Tue Jan 9 13:02:07 2018 +0100

    documentation
---
 include/lib/manage_table_sql.class.php | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/lib/manage_table_sql.class.php 
b/include/lib/manage_table_sql.class.php
index 68437b0..e0264d6 100644
--- a/include/lib/manage_table_sql.class.php
+++ b/include/lib/manage_table_sql.class.php
@@ -30,6 +30,8 @@
  * Code for ajax , here we see the ajax_input for creating a dg box 
   \code
   $objet->set_pk($p_id);
+ // It is very important to set the name of the javascript variable 
+ // Contained in the http_input variable "ctl"
   $objet->set_object_name($objet_name);
 
   // Set the ajax to call
@@ -55,6 +57,7 @@
     echo $xml->save_XML();
   @endcode
  * @see ManageTable.js
+ * @see ajax_accounting.php
  * 
  */
 



reply via email to

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