Ajout DOL_URL_ROOT dans le lien
This commit is contained in:
parent
926253e5d1
commit
b8c7e417f1
@ -32,7 +32,7 @@ Class pdf_paiement {
|
|||||||
|
|
||||||
$this->file = $this->dir . "paiements" . ".pdf";
|
$this->file = $this->dir . "paiements" . ".pdf";
|
||||||
|
|
||||||
$this->url = "/document/rapport/" . "paiements" . ".pdf";
|
$this->url = DOL_URL_ROOT."/document/rapport/" . "paiements" . ".pdf";
|
||||||
|
|
||||||
$this->tab_top = 30;
|
$this->tab_top = 30;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user