X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Ffilter-functions.php;h=d91d5d6ea6e12a9ff1c7f03637205c249d16d65b;hb=8d2c9b91eb82ea74fac58b2541982f760d0f77fc;hp=f944978b242a1955e18164cc9c3bad4976347093;hpb=6b13c5c64eebedd56683c78d799879e0dc618b21;p=mailer.git diff --git a/inc/filter-functions.php b/inc/filter-functions.php index f944978b24..d91d5d6ea6 100644 --- a/inc/filter-functions.php +++ b/inc/filter-functions.php @@ -104,7 +104,7 @@ ORDER BY registerFilter('init', 'INIT_EXTENSIONS'); registerFilter('init', 'SET_CURRENT_DATE'); registerFilter('init', 'INIT_RANDOM_NUMBER'); - registerFilter('init', 'CHECK_SVN_REVISION'); + registerFilter('init', 'CHECK_REPOSITORY_REVISION'); registerFilter('init', 'RUN_DAILY_RESET'); registerFilter('init', 'TRIGGER_SENDING_POOL'); registerFilter('init', 'DETERMINE_USERNAME');