Added news

This commit is contained in:
Unick Soft
2017-12-10 22:19:28 +03:00
parent 2f4b4f95e9
commit f9659dee24
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -10,6 +10,11 @@
$g_lang["newsList"] = array();
$newsIndex = 0;
$g_lang["newsList"][$newsIndex]["title"] = "FloydWarshall algorithm";
$g_lang["newsList"][$newsIndex]["text"] = "We add FloydWarshall algorithm. Now you can get distance matrix.";
$g_lang["newsList"][$newsIndex]["autor"] = "Admin";
$g_lang["newsList"][$newsIndex]["date"] = "10.12.2017";
$newsIndex ++;
$g_lang["newsList"][$newsIndex]["title"] = "Vote";
$g_lang["newsList"][$newsIndex]["text"] = "Weve asked you about the functions youd like to use while working with graphonline.ru. And here are the results of the poll:" .