Qual: Missing global declaration
This commit is contained in:
parent
96c0c43404
commit
fe05d3f2c4
@ -165,6 +165,8 @@ class CommActionRapport
|
|||||||
*/
|
*/
|
||||||
function _pages(&$pdf, $outputlangs)
|
function _pages(&$pdf, $outputlangs)
|
||||||
{
|
{
|
||||||
|
global $conf;
|
||||||
|
|
||||||
$height=3; // height for text separation
|
$height=3; // height for text separation
|
||||||
$pagenb=1;
|
$pagenb=1;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user