Commit 57a9da5b by semenov

1.0.2

parent 5cb8a20f
......@@ -23,7 +23,9 @@ class Module extends CmsModule
protected function _descriptor()
{
return array_merge(parent::_descriptor(), [
"name" => "Модуль форм",
"version" => "1.0.2",
"name" => "Модуль конструктор форм",
"description" => "Модуль прорабатывает модель данных игрового портала. Поставляет модели Игра, Игровой жанр, Игровая платформа, Игровая компания (разработчик, издатель)",
]);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment