Fixing style errors.

This commit is contained in:
stickler-ci 2019-09-10 19:42:31 +00:00
parent 6634ef4de5
commit 017a0fb70f
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
/** /**
* \file htdocs/core/modules/propale/doc/pdf_azur.modules.php * \file htdocs/core/modules/propale/doc/pdf_azur.modules.php
* \ingroup propale * \ingroup propale
* \brief File of Class to generate PDF proposal with Azur template * \brief File of Class to generate PDF proposal with Azur template
*/ */
require_once DOL_DOCUMENT_ROOT.'/core/modules/propale/modules_propale.php'; require_once DOL_DOCUMENT_ROOT.'/core/modules/propale/modules_propale.php';
require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php'; require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php';

View File

@ -27,7 +27,7 @@
/** /**
* \file htdocs/core/modules/propale/doc/pdf_cyan.modules.php * \file htdocs/core/modules/propale/doc/pdf_cyan.modules.php
* \ingroup propale * \ingroup propale
* \brief File of Class to generate PDF proposal with Cyan template * \brief File of Class to generate PDF proposal with Cyan template
*/ */
require_once DOL_DOCUMENT_ROOT.'/core/modules/propale/modules_propale.php'; require_once DOL_DOCUMENT_ROOT.'/core/modules/propale/modules_propale.php';
require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php'; require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php';