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