Blame view

frontend/config/params.php 75 Bytes
950817c6   Alex Savenko   first commit
1
2
3
4
5
  <?php
      return [
          'adminEmail' => 'admin@example.com',
      ];