]> git.mxchange.org Git - mailer.git/blobdiff - inc/fix_filters.php
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / fix_filters.php
index da57c02a2e397c367a6c875e380dde440dd98da5..9209cbfaebc9ed90e1e2580b9df57f8639f31ad9 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -42,7 +42,7 @@ if (!defined('__SECURITY')) {
 
 // Get all filters
 $result = SQL_QUERY('SELECT
-       `filter_name`, `filter_function`
+       `filter_name`,`filter_function`
 FROM
        `{?_MYSQL_PREFIX?}_filters`
 ORDER BY