noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 68/218: Documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 68/218: Documentation
Date: Thu, 12 Sep 2019 15:58:42 -0400 (EDT)

sparkyx pushed a commit to branch entreprise
in repository noalyss.

commit 964b44434f87d01d954dcf60ce6842b33a701aa3
Author: Dany De Bontridder <address@hidden>
Date:   Sun Jul 1 13:47:28 2018 +0200

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

diff --git a/include/lib/select_box.class.php b/include/lib/select_box.class.php
index b153128..4ce7e28 100644
--- a/include/lib/select_box.class.php
+++ b/include/lib/select_box.class.php
@@ -20,6 +20,10 @@
 /**
  * @file 
  * @brief display a kind of select 
+ */
+
+/**
+ * Display a kind of select
  * @include select-box-test.php
  */
 
@@ -37,8 +41,6 @@ class Select_Box
      * @param type $p_id javascript DOMid
      * @param type $value Label to display
      * @example select-box-test.php
-     * 
-     * 
      */
     function __construct($p_id, $value)
     {



reply via email to

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