params.php 61 Bytes
Newer Older
1 2 3
<?php
return array(
	'adminEmail' => 'admin@example.com',
Alexander Makarov committed
4
);