Correct error var in login
This commit is contained in:
parent
a22714b5ee
commit
e20309315f
@ -21,6 +21,7 @@ if (!defined('LACONICA')) { exit(1); }
|
|||||||
|
|
||||||
class LoginAction extends Action
|
class LoginAction extends Action
|
||||||
{
|
{
|
||||||
|
var $error = null;
|
||||||
|
|
||||||
function isReadOnly()
|
function isReadOnly()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user