Blame view

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