params.php 62 Bytes
Newer Older
Qiang Xue committed
1 2 3 4
<?php

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