noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 61/107: Documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 61/107: Documentation
Date: Mon, 26 Aug 2019 10:31:58 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 0d96019272f0889f6ea7f65bf3ec374c66c270bc
Author: Dany De Bontridder <address@hidden>
Date:   Tue Jul 30 22:28:39 2019 +0200

    Documentation
---
 include/class/user.class.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/class/user.class.php b/include/class/user.class.php
index 5b06677..3b9ba18 100644
--- a/include/class/user.class.php
+++ b/include/class/user.class.php
@@ -483,9 +483,9 @@ class User
                return $fr_id;
        }
 
-       /**\brief set the mini rapport to display on the welcome page
+       /**
+         * \brief set the mini rapport to display on the welcome page
         */
-
        function set_mini_report($p_id)
        {
                $count = $this->db->get_value("select count(*) from 
user_local_pref where user_id=$1 and parameter_type=$2", array($this->id, 
'MINIREPORT'));



reply via email to

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