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
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev