Documentation Code Doxygen

This commit is contained in:
sparkyx 2024-12-21 11:12:26 +01:00
parent 12a3d95149
commit 7dba3eb624
19 changed files with 38 additions and 38 deletions

View file

@ -39,7 +39,8 @@ class Customer extends Fiche
var $vat_number; /*!< $vat_number vat number */
/*! \brief Constructor
/* only a db connection is needed */
* only a db connection is needed
*/
function __construct($p_cn,$p_id=0)
{
$this->fiche_def_ref=FICHE_TYPE_CLIENT;