4 lines
83 B
PHP
4 lines
83 B
PHP
|
<?php
|
||
|
$GLOBALS[$GLOBALS['idx_lang']] = array(
|
||
|
'label_langue' => 'Lingua'
|
||
|
);
|