params.php 61 Bytes
Newer Older
1 2 3 4 5
<?php

return array(
	'adminEmail' => 'admin@example.com',
);