Small fixes.
This commit is contained in:
parent
e3f131f37d
commit
9e428a4da6
5 changed files with 7 additions and 7 deletions
|
|
@ -80,7 +80,7 @@ class View
|
|||
/**
|
||||
* @return boolean
|
||||
*/
|
||||
protected function LoginIsDisabled()
|
||||
protected function loginIsDisabled()
|
||||
{
|
||||
$config = Config::getInstance();
|
||||
$disableAuth = (boolean)$config->get('php-censor.security.disable_auth', false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue