Reedy has submitted this change and it was merged. Change subject: Maintenance for TorBlock extension. ......................................................................
Maintenance for TorBlock extension. * Replace deprecated methods. * Replace <tt> with <strong> and add <strong> to $1 which is an IP address in English messages. * Replace dirname(__FILE__) with __DIR__ (requires MediaWiki 1.19/PHP 5.3.0 or later). Change-Id: I1967e60a4d0895fe0bc78d9beff2d7f7fcc586a1 --- M TorBlock.class.php M TorBlock.i18n.php M TorBlock.php M loadExitNodes.php 4 files changed, 5 insertions(+), 5 deletions(-) Approvals: Reedy: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/22371 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1967e60a4d0895fe0bc78d9beff2d7f7fcc586a1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/TorBlock Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: IAlex <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: Werdna <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
