Added ANSI parsers and rendering ANSI frames
This commit is contained in:
@@ -46,6 +46,7 @@ class Login extends Action
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
$this->so->log('info','User Login: '.$this->uo->name);
|
||||
$this->page = ['frame'=>1,'index'=>'a']; // @todo Get from DB.
|
||||
|
||||
$this->action = 2; // ACTION_GOTO
|
||||
|
Reference in New Issue
Block a user