fixed bug on login
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user