X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-removeip.php;h=3a7fb4b073f92a8b3e5152f5beea291872f478a0;hb=8cab12aa2bd0bd1de03a377b37cd42faae64b0e1;hp=5c80253d4e5f34f225400441d5ee3b9f028772ef;hpb=cd7d344ea7007cfa20413acd3e03e50f0ab86d86;p=mailer.git diff --git a/inc/extensions/ext-removeip.php b/inc/extensions/ext-removeip.php index 5c80253d4e..3a7fb4b073 100644 --- a/inc/extensions/ext-removeip.php +++ b/inc/extensions/ext-removeip.php @@ -84,7 +84,7 @@ switch (getExtensionMode()) { registerFilter(__FILE__, __LINE__, 'post_youhere_line', 'ADD_ANONYMITY_NOTICE', FALSE, TRUE, isExtensionDryRun()); // Update notes (these will be set as task text!) - setExtensionUpdateNotes("Filter hinzugefügt und ist von sql_patches abhängig."); + setExtensionUpdateNotes("Filter hinzugefügt."); break; } // END - switch break;