Qual: Missing global declaration

This commit is contained in:
Raphaël Doursenaud 2014-04-23 16:48:02 +02:00
parent 96c0c43404
commit fe05d3f2c4

View File

@ -165,6 +165,8 @@ class CommActionRapport
*/
function _pages(&$pdf, $outputlangs)
{
global $conf;
$height=3; // height for text separation
$pagenb=1;