ajout d'un global $conf;
This commit is contained in:
parent
1afd3183c1
commit
96a2e6870d
@ -50,6 +50,7 @@ class pdf_soleil extends ModelePDFFicheinter
|
|||||||
*/
|
*/
|
||||||
function write_pdf_file($id)
|
function write_pdf_file($id)
|
||||||
{
|
{
|
||||||
|
global $conf;
|
||||||
|
|
||||||
$fich = new Fichinter($this->db,"",$id);
|
$fich = new Fichinter($this->db,"",$id);
|
||||||
if ($fich->fetch($id))
|
if ($fich->fetch($id))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user