mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 08:36:20 +00:00
6 lines
167 B
PHP
Executable File
6 lines
167 B
PHP
Executable File
<?php
|
|
|
|
$g_lang["title_notg"] = "Page is not ready";
|
|
$g_lang["text"] = "<p>Please send your questions to admin@unick-soft.ru or soft_support@list.ru</p>\n";
|
|
|
|
?>
|