Blame view

frontend/config/params.php 59 Bytes
81add67c   alex   first
1
2
3
4
  <?php
  return [
      'adminEmail' => 'admin@example.com',
  ];