3 lines
69 B
PHP
Executable File
3 lines
69 B
PHP
Executable File
<?php
|
|
l10n::set(dirname(__FILE__).'/locales/'.$_lang.'/public');
|
|
?>
|