noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 11/13: Documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 11/13: Documentation
Date: Sun, 07 Jun 2015 17:57:31 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 00683d837656ae458bfc726e8814585456457776
Author: Dany De Bontridder <address@hidden>
Date:   Sun Jun 7 15:40:24 2015 +0200

    Documentation
---
 include/class_fiche.php |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/include/class_fiche.php b/include/class_fiche.php
index eec09cd..c99a4a9 100644
--- a/include/class_fiche.php
+++ b/include/class_fiche.php
@@ -332,13 +332,13 @@ class Fiche
         "<TR> <TD>".
         $this->attribut_def."</TD></TR>";
     }
-    /*!
-     **************************************************
-     * \brief  return the string of the given attribute
+    /***
+     * @brief  return the string of the given attribute
      *        (attr_def.ad_id)
-     * \param $p_ad_id the AD_ID from attr_def.ad_id
-     * \see constant.php
-     * \return string
+     * @param $p_ad_id the AD_ID from attr_def.ad_id
+     * @param $p_return 1 return NOTFOUND otherwise an empty string
+     * @see constant.php
+     * @return string
      */
     function strAttribut($p_ad_id,$p_return=1)
     {



reply via email to

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