first commit
This commit is contained in:
4
backend/config/params.php
Executable file
4
backend/config/params.php
Executable file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return [
|
||||
'adminEmail' => 'admin@example.com',
|
||||
];
|
Reference in New Issue
Block a user