From a1615ec3f2a8db56206c69e36513d17aff247337 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 29 Sep 2012 14:39:08 +0000 Subject: [PATCH] Typo :( --- inc/filter/rallye_filter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()) { -- 2.39.2