X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffilter-functions.php;h=4670227106b753a503fe432e7949f65c1f3f624f;hp=accd0c9475fa66feb6446ac8ea3ad754267a4e92;hb=12cb1277f6f069b1cf9d536f9add2cd7e62eace4;hpb=789cf95597c589b22a0ee01b771b8986e2b0b451 diff --git a/inc/filter-functions.php b/inc/filter-functions.php index accd0c9475..4670227106 100644 --- a/inc/filter-functions.php +++ b/inc/filter-functions.php @@ -119,6 +119,7 @@ ORDER BY registerFilter(__FUNCTION__, __LINE__, 'init', 'COUNT_MODULE'); registerFilter(__FUNCTION__, __LINE__, 'init', 'UPDATE_LOGIN_DATA'); registerFilter(__FUNCTION__, __LINE__, 'init', 'ACTIVATE_EXCHANGE'); + registerFilter(__FUNCTION__, __LINE__, 'init', 'REDIRECT_WRONG_SERVER_NAME'); // Page headers - pre-filter (normally, you want to register here) registerFilter(__FUNCTION__, __LINE__, 'pre_page_header', 'LOAD_PAGE_HEADER');