Documentation for Doxygen
This commit is contained in:
parent
9e9fc58485
commit
4886d78356
96 changed files with 536 additions and 119 deletions
|
|
@ -25,7 +25,11 @@
|
|||
* \brief display, add, delete and modify forecast category
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* \class Forecast_Category_MTable
|
||||
* \brief display, add, delete and modify forecast category
|
||||
*
|
||||
*/
|
||||
require_once NOALYSS_INCLUDE."/database/forecast_category_sql.class.php";
|
||||
|
||||
class Forecast_Category_MTable extends Manage_Table_SQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue