Remove authentication from home
This commit is contained in:
parent
7d2cb0fa54
commit
7dbb6406fd
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ class Page
|
|||
* Session
|
||||
*/
|
||||
$disableRedirect = array(
|
||||
'home',
|
||||
'login',
|
||||
'register',
|
||||
'install'
|
||||
|
|
Loading…
Reference in a new issue