phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4881 - phpcompta/trunk/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4881 - phpcompta/trunk/include
Date: Tue, 12 Jun 2012 20:41:58 +0200 (CEST)

Author: danydb
Date: 2012-06-12 20:41:57 +0200 (Tue, 12 Jun 2012)
New Revision: 4881

Modified:
   phpcompta/trunk/include/ac_common.php
Log:
Documentation

Modified: phpcompta/trunk/include/ac_common.php
===================================================================
--- phpcompta/trunk/include/ac_common.php       2012-06-12 18:41:28 UTC (rev 
4880)
+++ phpcompta/trunk/include/ac_common.php       2012-06-12 18:41:57 UTC (rev 
4881)
@@ -184,8 +184,8 @@
     return $l_mkdate - $l2_mkdate;
 }
 
-/* !
- * \brief check if the argument is a number
+/***!
+ * @brief check if the argument is a number
  *
  * \param $p_int number to test
  *
@@ -193,7 +193,6 @@
  *        - 1 it's a number
  *        - 0 it is not
  */
-
 function isNumber(&$p_int)
 {
     if (strlen(trim($p_int)) == 0)



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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