Author: danydb
Date: 2013-09-19 16:23:37 +0200 (Thu, 19 Sep 2013)
New Revision: 5405
Modified:
phpcompta/trunk/include/class_database.php
Log:
Add doc
Modified: phpcompta/trunk/include/class_database.php
===================================================================
--- phpcompta/trunk/include/class_database.php 2013-09-19 14:22:41 UTC (rev
5404)
+++ phpcompta/trunk/include/class_database.php 2013-09-19 14:23:37 UTC (rev
5405)
@@ -360,8 +360,7 @@
else
return pg_NumRows($p_ret);
}
- /*!@brief return the number of rows found by the last query,
- synomym for size()*/
+ /*!@brief synomym for size()*/
function count($p_ret=null)
{
return $this->size($p_ret);
---
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