2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2014-01-15 18:20:24 +01:00
parent b5620d5f15
commit ad5fc43e5b
2 changed files with 3 additions and 6 deletions

View File

@@ -17,11 +17,8 @@
*/
/**
* \defgroup opensurvey Module OpenSurvey
* \defgroup opensurvey Module opensurvey
* \brief Module to OpenSurvey integration.
*/
/**
* \file htdocs/core/modules/modOpenSurvey.class.php
* \ingroup opensurvey
* \brief Description and activation file for module OpenSurvey

View File

@@ -16,11 +16,11 @@
*/
/**
* \defgroup Skype Module Skype
* \defgroup Skype Module skype
* \brief Add a skype button.
* \file htdocs/core/modules/modSkype.class.php
* \ingroup Skype
* \brief Description and activation file for module Skype
* \brief Description and activation file for module skype
*/
include_once DOL_DOCUMENT_ROOT .'/core/modules/DolibarrModules.class.php';