]> git.mxchange.org Git - mailer.git/commitdiff
Typo :(
authorRoland Häder <roland@mxchange.org>
Sat, 29 Sep 2012 14:39:08 +0000 (14:39 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 29 Sep 2012 14:39:08 +0000 (14:39 +0000)
inc/filter/rallye_filter.php

index cc459d231b0d4c8388d29f2b92d02d3d2c340a06..f7ab4e7a478b9bccb127ae9559e9f9c99b6964ab 100644 (file)
@@ -52,7 +52,7 @@ function FILTER_RALLYE_EXTRA_AUTOPURGE ($filterData) {
 }
 
 // Run filter for notifying users about rallyes
 }
 
 // Run filter for notifying users about rallyes
-function FILTER_RALLYE_NOTIFY_USERS ($filerData) {
+function FILTER_RALLYE_NOTIFY_USERS ($filterData) {
        // Do stuff only when not in CSS mode
        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'Done!');
        if (!isCssOutputMode()) {
        // Do stuff only when not in CSS mode
        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'Done!');
        if (!isCssOutputMode()) {