7 lines
104 B
PHP
Executable File
7 lines
104 B
PHP
Executable File
<?php
|
|
// created: 2011-12-02 14:16:34
|
|
$mod_strings = array (
|
|
'LBL_PARENT_NAME' => 'Kontrahent',
|
|
);
|
|
?>
|