mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 13:52:35 +02:00
Moved 'Failed logins' onto the banlist admin area. Separated whitelists and blacklists into their own pages.
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
* Manage failed login attempts
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
exit;
|
||||
|
||||
// -- No Longer used - see banlist.php
|
||||
|
||||
|
||||
require_once('../class2.php');
|
||||
if (!getperms('4'))
|
||||
{
|
||||
|
Reference in New Issue
Block a user