Fix: Language on document

This commit is contained in:
Laurent Destailleur 2008-09-02 01:11:36 +00:00
parent ae2c0edb84
commit 6b36a285bd

View File

@ -369,7 +369,7 @@ class pdf_typhon extends ModelePDFDeliveryOrder
*/
function _pagehead(&$pdf, $delivery, $showadress=1, $outputlangs)
{
global $conf,$mysoc;
global $langs,$conf,$mysoc;
$pdf->SetTextColor(0,0,60);
$pdf->SetFont('Arial','B',13);