mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
Drop unneeded line
This commit is contained in:
@@ -160,8 +160,6 @@ class Admin
|
|||||||
/** @var Grav $grav */
|
/** @var Grav $grav */
|
||||||
$grav = $this->grav;
|
$grav = $this->grav;
|
||||||
|
|
||||||
$l = $this->grav['language'];
|
|
||||||
|
|
||||||
$this->setMessage($this->translate('PLUGIN_ADMIN.LOGIN_LOGGED_IN'), 'info');
|
$this->setMessage($this->translate('PLUGIN_ADMIN.LOGIN_LOGGED_IN'), 'info');
|
||||||
|
|
||||||
// $redirect_route =$this->getLoginRedirect() ?: $this->uri->route();
|
// $redirect_route =$this->getLoginRedirect() ?: $this->uri->route();
|
||||||
|
|||||||
Reference in New Issue
Block a user