Documentation for Doxygen

This commit is contained in:
Dany wm De Bontridder 2021-07-29 17:41:42 +02:00
parent 9e9fc58485
commit 4886d78356
96 changed files with 536 additions and 119 deletions

View file

@ -29,7 +29,10 @@
* @file
* @brief display the item for forecast
*/
/**
* @class Forecast_Item_MTable
* @brief display the item for forecast
*/
require_once NOALYSS_INCLUDE . "/database/forecast_item_sql.class.php";
require_once NOALYSS_INCLUDE . "/database/forecast_sql.class.php";