X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffilter-functions.php;h=d76cad43ed1d8bc42b7c02d03ebe2e276f5311fb;hb=3c8df4406f9247182f4dbe4494d62ac229a7bd28;hp=dca5b9ec6cff5fa9a013f1e610180f905c8194ce;hpb=97cc48768dde69e5a98aab29b54ae7326422f9cb;p=mailer.git diff --git a/inc/filter-functions.php b/inc/filter-functions.php index dca5b9ec6c..d76cad43ed 100644 --- a/inc/filter-functions.php +++ b/inc/filter-functions.php @@ -123,6 +123,7 @@ ORDER BY registerFilter('init', 'CHECK_SVN_REVISION'); registerFilter('init', 'RUN_DAILY_RESET'); registerFilter('init', 'INIT_RANDOMIZER'); + registerFilter('init', 'INIT_RANDOM_NUMBER'); registerFilter('init', 'TRIGGER_SENDING_POOL'); registerFilter('init', 'DETERMINE_USERNAME'); registerFilter('init', 'DETERMINE_WHAT_ACTION');