Anastasia
/
energyforum
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
4b4b73e9997a63bc9362fe47a8b42ab1da094cd3
Authored by
alex
2018-09-21 17:11:18 +0300
1 parent
11d6cbd9
remove myself from letter followers
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/controllers/SiteController.php
Inline
Side-by-side
frontend/controllers/SiteController.php
Wrap text
Show/Hide comments
View file @
4b4b73e
...
...
@@ -242,7 +242,7 @@
242
242
->setTo(
243
243
[
244
244
// 'kennen.md@gmail.com',
245
-
'alkhonko@gmail.com',
245
+
#
'alkhonko@gmail.com',
246
246
'energyforum@euromediacompany.com',
247
247
]
248
248
)
...
...