Blame view

frontend/config/params.php 59 Bytes
01ebf78c   Administrator   Initial commit
1
2
3
4
  <?php
  return [
      'adminEmail' => 'admin@example.com',
  ];