noalyss-commit
[Top][All Lists]
Advanced

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

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


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 08/11: Documentation
Date: Tue, 17 Jul 2018 04:04:28 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 494961a3b9e00c0d0cc0332e37d5e303d3ab2aaa
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]