Skip to content

Commit

Permalink
Doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Aug 31, 2014
1 parent de548ba commit f2affad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions htdocs/core/modules/propale/mod_propale_marbre.php
Expand Up @@ -26,8 +26,8 @@
require_once DOL_DOCUMENT_ROOT .'/core/modules/propale/modules_propale.php';


/** \class mod_propale_marbre
* \brief Class to manage customer order numbering rules Marbre
/**
* Class to manage customer order numbering rules Marbre
*/
class mod_propale_marbre extends ModeleNumRefPropales
{
Expand Down
3 changes: 1 addition & 2 deletions htdocs/core/modules/propale/mod_propale_saphir.php
Expand Up @@ -29,8 +29,7 @@


/**
* \class mod_propale_saphir
* \brief Class of file that contains the numbering module rules Saphir
* Class of file that contains the numbering module rules Saphir
*/
class mod_propale_saphir extends ModeleNumRefPropales
{
Expand Down

0 comments on commit f2affad

Please sign in to comment.