Blame view

frontend/config/params.php 63 Bytes
3f2bc3d0   Administrator   first commit
1
2
3
4
  <?php

  return [

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

  ];