params.php 62 B

12345
  1. <?php
  2. return array(
  3. 'adminEmail' => 'admin@example.com',
  4. );