mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
6 lines
132 B
PHP
Executable File
6 lines
132 B
PHP
Executable File
<?php
|
|
|
|
$g_lang["title_notg"] = "Page is not ready";
|
|
$g_lang["text"] = "<p>Sorry but page is not ready yet. Test.</p>\n";
|
|
|
|
?>
|