Huge patchset (I don't recall all details):
[mailer.git] / inc / extensions / ext-politician-stop.php
index ec0b11bc3a05e52bc9ea9ea8ee8d5c4d78e18ddd..c21ca022d35aa4b7a8a09ddf4b00c12ded9edfca 100644 (file)
@@ -59,7 +59,7 @@ switch (getExtensionMode()) {
 
        case 'remove': // Do stuff when removing extension
                // Unregister filter
-               unregisterFilter('page_footer', 'DISPLAY_POLITICIAN_STOP_SNIPPET', false, true, getExtensionDryRun());
+               unregisterFilter('page_footer', 'DISPLAY_POLITICIAN_STOP_SNIPPET', true, getExtensionDryRun());
                break;
 
        case 'activate': // Do stuff when admin activates this extension