]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter-functions.php
Don't miss to rebuild the cache ... :( Maybe a filter is a nicer way here?
[mailer.git] / inc / filter-functions.php
index cadab03f460a91d83ff08ca17db5daa1d7ff0be7..d4d890b7c59a3c94bfb07143e1ff74354fc2c32c 100644 (file)
@@ -64,7 +64,7 @@ function initFilterSystem () {
 
                // Load all filters
                $result = SQL_QUERY('SELECT
-       `filter_name`,`filter_function`,`filter_active`' . $add . '
+       `filter_name`, `filter_function`, `filter_active`' . $add . '
 FROM
        `{?_MYSQL_PREFIX?}_filters`
 ORDER BY