Commit 66f3332e6c9151b0ea426f8dcdb424ca0e7e72d6

Authored by Alexey Boroda
1 parent 6f032403

-Added one email to registration request

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/controllers/SiteController.php
... ... @@ -242,7 +242,7 @@
242 242 ->setTo(
243 243 [
244 244 // 'kennen.md@gmail.com',
245   -// 'kazimirova.artweb@gmail.com',
  245 + 'kazimirova.artweb@gmail.com',
246 246 'energyforum@euromediacompany.com',
247 247 ]
248 248 )
... ...