1
0
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:
Cameron
2015-04-13 00:20:36 -07:00
parent a2fdd27d7b
commit 0df60a4bf1
4 changed files with 181 additions and 15 deletions

View File

@@ -9,6 +9,13 @@
* Manage failed login attempts
*
*/
exit;
// -- No Longer used - see banlist.php
require_once('../class2.php');
if (!getperms('4'))
{