add_balance
This commit is contained in:
1
frontend/config/main.php
Normal file → Executable file
1
frontend/config/main.php
Normal file → Executable file
@ -14,6 +14,7 @@ return [
|
||||
'components' => [
|
||||
'request' => [
|
||||
'csrfParam' => '_csrf-frontend',
|
||||
'baseUrl' => '',
|
||||
],
|
||||
'user' => [
|
||||
'identityClass' => 'common\models\User',
|
||||
|
Reference in New Issue
Block a user