Blame view

frontend/config/params.php 59 Bytes
1755c393   Yarik   Basic template in...
1
2
3
4
  <?php
  return [
      'adminEmail' => 'admin@example.com',
  ];