mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-13 08:46:04 +01:00
Drop unneeded method
This commit is contained in:
@@ -220,13 +220,6 @@ class AdminController
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function taskRegister()
|
|
||||||
{
|
|
||||||
$data = $this->post;
|
|
||||||
$this->admin->setMessage('Registration Failed', 'error');
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Handle logout.
|
* Handle logout.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user