params.php 98 Bytes EditWeb IDE 1 2 3 4 5 <?php return [ 'adminEmail' => 'admin@example.com', 'supportEmail' => 'support@example.com', ];