simple-yewu/backend/config/params.php

5 lines
59 B

6 years ago
<?php
return [
'adminEmail' => 'admin@example.com',
];