Qual: Missing global declaration
This commit is contained in:
parent
22263dc2c1
commit
aa1ff28158
@ -38,7 +38,7 @@ class pdf_paiement
|
||||
*/
|
||||
function __construct($db)
|
||||
{
|
||||
global $langs;
|
||||
global $langs,$conf;
|
||||
$langs->load("bills");
|
||||
$langs->load("compta");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user