mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 08:36:20 +00:00
5 lines
79 B
PHP
Executable File
5 lines
79 B
PHP
Executable File
<?php
|
|
|
|
$g_lang['home_notg'] = 'Home';
|
|
$g_lang['back_notg'] = 'Back';
|
|
?>
|