fixed bug on login
This commit is contained in:
parent
14ce367b03
commit
b64604ca30
@ -81,6 +81,7 @@
|
||||
die(Element('page.html', Array(
|
||||
'index'=>$config['root'],
|
||||
'title'=>'Login',
|
||||
'config'=>$config,
|
||||
'body'=>Element('login.html', Array(
|
||||
'config'=>$config,
|
||||
'error'=>$error,
|
||||
|
Loading…
Reference in New Issue
Block a user