From: Roland Häder Date: Sat, 29 Sep 2012 14:39:08 +0000 (+0000) Subject: Typo :( X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=a1615ec3f2a8db56206c69e36513d17aff247337 Typo :( --- diff --git a/inc/filter/rallye_filter.php b/inc/filter/rallye_filter.php index cc459d231b..f7ab4e7a47 100644 --- a/inc/filter/rallye_filter.php +++ b/inc/filter/rallye_filter.php @@ -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()) {