9 lines
452 B
PHP
9 lines
452 B
PHP
<?php
|
|
|
|
global $_LANGPDF;
|
|
$_LANGPDF = array();
|
|
$_LANGPDF['PDF_invoice15b57bef332e7e0327d89fe93711a954'] = 'An electronic version of this invoice is available in your account. To access it, log in to the';
|
|
$_LANGPDF['PDF_invoice396124314c5fd1fa5bf463274896dc80'] = 'No price display method defined for this customer group';
|
|
$_LANGPDF['PDF_invoicee7bbf027179f23c92bec649fa6ae78e4'] = 'Exempt of VAT according to section 259B of the General Tax Code.';
|
|
|
|
?>
|