7 lines
94 B
PHP
7 lines
94 B
PHP
<?php
|
|
// created: 2012-02-27 11:35:57
|
|
$mod_strings = array (
|
|
'LBL_TO_VATID' => 'NIP',
|
|
);
|
|
?>
|