doxygen
This commit is contained in:
parent
1733aa18df
commit
b59d93c8d7
@ -18,8 +18,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file tvi/ajax/list.php
|
* \file htdocs/loan/calcmens.php
|
||||||
* \brief File to return datables output
|
* \ingroup loan
|
||||||
|
* \brief File to calculate loan monthly payments
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (!defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL', '1'); // Disables token renewal
|
if (!defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL', '1'); // Disables token renewal
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file htdocs/core/modules/commande/doc/doc_generic_myobject_odt.modules.php
|
* \file htdocs/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php
|
||||||
* \ingroup mymodule
|
* \ingroup mymodule
|
||||||
* \brief File of class to build ODT documents for myobjects
|
* \brief File of class to build ODT documents for myobjects
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file htdocs/mrp/ajax/ajax.php
|
* \file htdocs/mrp/ajax/ajax_bom.php
|
||||||
* \brief Ajax search component for Mrp. It get BOM content.
|
* \brief Ajax search component for Mrp. It get BOM content.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user