This commit is contained in:
Laurent Destailleur 2008-08-29 23:07:22 +00:00
parent 6df6355da1
commit 8c05a9851e

View File

@ -78,7 +78,7 @@ function dol_get_prev_month($month, $year)
/** \brief Return next month
* \param month Month
* \param year Year
* \return array Next year,mont
* \return array Next year,month
*/
function dol_get_next_month ($month, $year)
{