mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
9 lines
355 B
PHP
Executable File
9 lines
355 B
PHP
Executable File
<?php
|
|
|
|
$g_lang["title_notg"] = "Graph Online feedback";
|
|
$g_lang["text"] = "<p>Please, send your questions to admin@unick-soft.ru or soft_support@list.ru</p>\n";
|
|
|
|
$g_lang["m_title"] = "Graph Online contacts";
|
|
$g_lang["m_keyWords"] = "graph online contacts";
|
|
$g_lang["m_description"] = "Contacts with admins of Graph online.";
|
|
?>
|