mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-07 07:01:29 +01:00
fixed bug on login
This commit is contained in:
parent
6c0ea89f5e
commit
d952f8a475
@ -81,6 +81,7 @@
|
|||||||
die(Element('page.html', Array(
|
die(Element('page.html', Array(
|
||||||
'index'=>$config['root'],
|
'index'=>$config['root'],
|
||||||
'title'=>'Login',
|
'title'=>'Login',
|
||||||
|
'config'=>$config,
|
||||||
'body'=>Element('login.html', Array(
|
'body'=>Element('login.html', Array(
|
||||||
'config'=>$config,
|
'config'=>$config,
|
||||||
'error'=>$error,
|
'error'=>$error,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user