Bug fix sur le DOL_DOCUMENT_ROOT
This commit is contained in:
parent
824bb94326
commit
b2cba32a54
@ -24,7 +24,7 @@
|
||||
function propale_pdf_create($db, $facid)
|
||||
{
|
||||
|
||||
$dir = $GLOBALS["DOCUMENT_ROOT"]."/includes/modules/propale/";
|
||||
$dir = DOL_DOCUMENT_ROOT."/includes/modules/propale/";
|
||||
|
||||
if (defined("PROPALE_ADDON_PDF"))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user