server->has('REMOTE_USER')) { // nothing to do throw new ActionException(); } } /** @inheritdoc */ public function tplContent() { html_login(); } }