plugins/spamx/EditIPofURL.Admin.class.php
Thu, 29 Oct 2009 13:00:11 +0100 Fixed inclusion protection
Sun, 15 Mar 2009 17:29:16 +0100 Stick all the Spam-X modules in a @subpackage Modules
Sat, 07 Mar 2009 17:16:51 +0100 Fixed phpDocumentor warnings
Sat, 07 Mar 2009 15:11:33 +0100 An attempt to get phpDocumentator to recognize Spam-X as a package and produce some documentation
Sat, 28 Feb 2009 22:43:04 +0100 More cases where we should be using DB_delete
Sun, 21 Sep 2008 08:37:12 +0000 Fixed protection against direct execution on non-case sensitive file systems
Fri, 23 May 2008 08:59:12 +0000 CSRF protection
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Sun, 06 May 2007 08:26:36 +0000 Fixed the "edit" modules not working with the French language files (ported over from the trunk)
Sun, 06 May 2007 08:21:11 +0000 Fixed the "edit" modules not working with the French language files: The 'action' parameter is only compared against fixed text strings and the language file and does not need to be filtered (the French button text contains a single quote that was filtered out and so the edit command was not recognized).
Mon, 12 Feb 2007 06:52:16 +0000 no fieldset w/o legend in strict html
Thu, 08 Feb 2007 01:42:17 +0000 using COM_createLink()
Sun, 14 Jan 2007 03:28:14 +0000 fixing forms for strict HTML
Sat, 02 Sep 2006 14:22:26 +0000 Removed unnecessary RSS include
Sun, 20 Aug 2006 16:42:32 +0000 Fixed warnings
Fri, 30 Jun 2006 12:20:49 +0000 Prevent direct execution (ported over from the trunk)
Fri, 23 Jun 2006 14:39:55 +0000 Don't filter blacklist entries as this would strip special characters needed for the regular expressions; some source code cosmetics
Fri, 23 Sep 2005 15:12:33 +0000 Added Spam-X plugin 1.0.2 to the 1.3.11 branch
Sun, 10 Apr 2005 10:02:48 +0000 Changed display name to "Spam-X" as per the agreement with Hendrickson Software Components; updated language files; various cosmetic changes;
Wed, 26 Jan 2005 10:27:47 +0000 Added Tom's new SpamX modules for IP-based spam blocking.