Anastasia
/
energyforum
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
Compare
Branches
2
Tags
0
Compare View
switch
from
...
to
Compare
Commits (2)
-Added one email to registration request
66f3332e
Alexey Boroda
authored
2018-09-14 17:36:46 +0300
Browse Code »
Merge remote-tracking branch 'origin/master'
3b783d82
Alexey Boroda
authored
2018-09-14 17:36:52 +0300
Browse Code »
Showing
1 changed file
Show diff stats
frontend/controllers/SiteController.php
Inline
Side-by-side
frontend/controllers/SiteController.php
Wrap text
Show/Hide comments
View file @
3b783d8
...
...
@@ -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
)
...
...