Fixing style errors.
This commit is contained in:
parent
6634ef4de5
commit
017a0fb70f
@ -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';
|
||||||
|
|||||||
@ -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';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user