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