]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter/rallye_filter.php
Typo :(
[mailer.git] / 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
-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()) {