X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffilter-functions.php;h=e5421fd4ba4954d2aadb2dd2861b6850cb17090c;hb=3a14ba882ed6a077efb6aaa4f5e6bcc8feac20a5;hp=dac79b3107b5ce52f27a08b3de2c510a955667ed;hpb=ff9e8f739bd4b6e184b2a6bf427334196e501da8;p=mailer.git diff --git a/inc/filter-functions.php b/inc/filter-functions.php index dac79b3107..e5421fd4ba 100644 --- a/inc/filter-functions.php +++ b/inc/filter-functions.php @@ -104,6 +104,7 @@ ORDER BY registerFilter('init', 'INIT_RANDOMIZER'); registerFilter('init', 'LOAD_RUNTIME_INCLUDES'); registerFilter('init', 'INIT_EXTENSIONS'); + registerFilter('init', 'SET_CURRENT_DATE'); registerFilter('init', 'INIT_RANDOM_NUMBER'); registerFilter('init', 'CHECK_SVN_REVISION'); registerFilter('init', 'RUN_DAILY_RESET');