Commit c4c10a4a8cc86c1fe58050a69c1c1795fc4abb29

Authored by alex
1 parent cfce3fe0

обновил программы форума

common/config/params.php
... ... @@ -4,9 +4,9 @@ return [
4 4 'supportEmail' => 'support@example.com',
5 5 'user.passwordResetTokenExpire' => 3600,
6 6 'pdf_instruction' => [
7   - 'ru' => 'Kyiv_-_EM_and_9th_Forum_-_OverviewHyper_MASTER_07-5_Clean.pdf',
8   - 'en' => 'Kyiv_-_EM_and_9th_Forum_-_OverviewHyper_MASTER_07-5_Clean.pdf',
9   - 'ua' => 'Ukraine - EM and 9th Forum-UKR.pdf',
10   - 'fr' => 'fr_agenda.pdf',
  7 + 'ru' => 'forum_ru.pdf',
  8 + 'en' => 'forum_eng.pdf',
  9 + 'ua' => 'forum_ua.pdf',
  10 + 'fr' => 'forum_fr.pdf',
11 11 ]
12 12 ];
... ...
frontend/web/pdf/forum_eng.pdf 0 → 100644
No preview for this file type
frontend/web/pdf/forum_fr.pdf 0 → 100644
No preview for this file type
frontend/web/pdf/forum_ru.pdf 0 → 100644
No preview for this file type
frontend/web/pdf/forum_ua.pdf 0 → 100644
No preview for this file type