Fix: doxygen

This commit is contained in:
Laurent Destailleur 2012-12-20 20:16:10 +01:00
parent 1d17d990bd
commit 5dfefa1313
5 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@
/** /**
* File that defines the balance of paid holiday of users. * File that defines the balance of paid holiday of users.
* *
* \file define_holiday.php * \file htdocs/holiday/define_holiday.php
* \ingroup holiday * \ingroup holiday
* \brief File that defines the balance of paid holiday of users. * \brief File that defines the balance of paid holiday of users.
*/ */

View File

@ -18,7 +18,7 @@
*/ */
/** /**
* \file fiche.php * \file htdocs/holiday/fiche.php
* \ingroup holiday * \ingroup holiday
* \brief Form and file creation of paid holiday. * \brief Form and file creation of paid holiday.
*/ */

View File

@ -18,7 +18,7 @@
*/ */
/** /**
* \file index.php * \file htdocs/holiday/index.php
* \ingroup holiday * \ingroup holiday
* \brief List of holiday. * \brief List of holiday.
*/ */

View File

@ -17,7 +17,7 @@
*/ */
/** /**
* \file month_report.php * \file htdocs/holiday/month_report.php
* \ingroup holiday * \ingroup holiday
* \brief Monthly report of paid holiday. * \brief Monthly report of paid holiday.
*/ */

View File

@ -19,7 +19,7 @@
/** /**
* Displays the log of actions performed in the module. * Displays the log of actions performed in the module.
* *
* \file view_log.php * \file htdocs/holiday/view_log.php
* \ingroup holiday * \ingroup holiday
*/ */