Blame view

frontend/config/params.php 63 Bytes
4253cbec   root   first commit
1
2
3
4
  <?php

  return [

      'adminEmail' => 'admin@example.com',

  ];