Commit fdd6443ecc73625a8bfc3e8fe7ccd5f348237292

Authored by Elena.Budnik
1 parent dcd07176

email for feedback

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
php/classes/FeedbackMgr.php
... ... @@ -9,8 +9,7 @@
9 9 {
10 10 protected $feedXml, $feedXmlName;
11 11  
12   - // protected $emails = 'amda@irap.omp.eu';
13   - protected $emails = 'ebudnik@irap.omp.eu';
  12 + protected $emails = 'amda@irap.omp.eu';
14 13  
15 14 function __construct()
16 15 {
... ...