Login actions don't show the notice form
This commit is contained in:
@@ -174,4 +174,8 @@ class OpenidloginAction extends Action
|
||||
$nav = new LoginGroupNav($this);
|
||||
$nav->show();
|
||||
}
|
||||
|
||||
function showNoticeForm()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user