Blame view

frontend/config/params.php 59 Bytes
559be889   Alexander Karnovsky   Init test-9
1
2
3
4
  <?php
  return [
      'adminEmail' => 'admin@example.com',
  ];