Documentation Code Doxygen

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

View file

@ -40,7 +40,7 @@ class Admin 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_ADM_TAX;