plugins/spamx/EditHeader.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).
Thu, 08 Feb 2007 01:42:17 +0000 using COM_createLink()
Sun, 14 Jan 2007 03:28:14 +0000 fixing forms for strict HTML
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)
Sun, 25 Jun 2006 08:40:54 +0000 Prevent direct execution
Thu, 01 Dec 2005 08:55:29 +0000 Fixed typo: "site" -> "size"
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;
Sat, 02 Apr 2005 13:29:03 +0000 New SpamX module to filter by the HTTP request headers (to do: move text strings to the language files ...)