From 55da9053f974c69bb888892714e8d0f09403734d Mon Sep 17 00:00:00 2001
From: bpssoft <bpssoft@ispconfig3>
Date: Sun, 11 Nov 2007 11:05:37 -0500
Subject: [PATCH] - Add comments to system.inc.php (PEAR) and cleanup wrong tabs - Add some functionallity to MySQL class

---
 TODO.txt |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/TODO.txt b/TODO.txt
index 277c754..5b409f9 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -73,6 +73,3 @@
 
 - Add, extend or modify comments in PEAR syntax so that they can be read with phpdocumentor.
 
-- Add a function to prevent brute force password attacks to the login script. E.g. by
-  logging all login attempts and allowing only 5 logins every 15 minutes.
-  Task assigned to: BPSsoft

--
Gitblit v1.9.1