noalyss-commit
[Top][All Lists]
Advanced

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

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


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

sparkyx pushed a commit to branch master
in repository noalyss.

commit 74574e07c73bc99d07cacd81ed75cd5d690a5dc0
Author: Dany De Bontridder <address@hidden>
Date:   Tue Jan 9 13:29:50 2018 +0100

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

diff --git a/include/lib/manage_table_sql.class.php 
b/include/lib/manage_table_sql.class.php
index e0264d6..22c4ff6 100644
--- a/include/lib/manage_table_sql.class.php
+++ b/include/lib/manage_table_sql.class.php
@@ -985,7 +985,9 @@ function check()
     }
 
     /**
-     * Delete a record and return an XML answer for ajax
+     * Delete a record and return an XML answer for ajax. If a check is needed 
before
+     * deleting you can override this->delete and throw an exception if the 
deleting
+     * is not allowed
      * @return \DOMDocument
      */
     function ajax_delete()



reply via email to

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