mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-03 06:16:20 +00:00
9 lines
377 B
PHP
Executable File
9 lines
377 B
PHP
Executable File
<?php
|
|
|
|
$g_lang["title_notg"] = "Graph Online Help";
|
|
$g_lang["text"] = "<p><iframe allowfullscreen=\"\" frameborder=\"0\" height=\"360\" src=\"//www.youtube.com/embed/Sx4tOe3bWNg\" width=\"640\"></iframe></p>\n";
|
|
|
|
$g_lang["m_title"] = "Graph Online help";
|
|
$g_lang["m_keyWords"] = "graph, help";
|
|
$g_lang["m_description"] = "Graph online help page";
|
|
?>
|