noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 16/22: Documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 16/22: Documentation
Date: Thu, 18 Jun 2015 15:56:10 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 50058b40259241fe8cc5c075b3053b62073f5c0d
Author: Dany De Bontridder <address@hidden>
Date:   Wed Jun 17 19:20:52 2015 +0200

    Documentation
---
 include/class_follow_up.php |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/include/class_follow_up.php b/include/class_follow_up.php
index a8d649a..4104010 100644
--- a/include/class_follow_up.php
+++ b/include/class_follow_up.php
@@ -104,7 +104,13 @@ class Follow_Up
         $this->operation="";
         $this->action="";
     }
-
+    /**
+     * Create a filter based on the current user, 
+     * @global type $g_user Connected user
+     * @param type $cn Database connection
+     * @param type $p_mode Mode is R (for Read) or W (for write)
+     * @return type
+     */
     static function sql_security_filter($cn, $p_mode)
     {
         global $g_user;



reply via email to

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