Update Module.php
This commit is contained in:
@ -31,7 +31,7 @@ class Module extends BaseModule
|
|||||||
/**
|
/**
|
||||||
* @var bool whether to allow auto login or not
|
* @var bool whether to allow auto login or not
|
||||||
*/
|
*/
|
||||||
public $enableAutologin = true;
|
public $enableAutoLogin = true;
|
||||||
/**
|
/**
|
||||||
* @var bool whether to allow registration process or not
|
* @var bool whether to allow registration process or not
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user