Demon has submitted this change and it was merged. Change subject: Delete redirect.(php|phtml) ......................................................................
Delete redirect.(php|phtml) This script hasn't been in use in forever and nothing on earth should be linking to it--and Google hasn't turned up anything other than legacy $wgRedirectScript references lying about. Bug: 47279 Change-Id: I305a51274aa24bedc2de9013a0a88254343f01cd --- D w/redirect.php D w/redirect.phtml 2 files changed, 0 insertions(+), 6 deletions(-) Approvals: Demon: Looks good to me, approved jenkins-bot: Verified diff --git a/w/redirect.php b/w/redirect.php deleted file mode 100644 index 02ba5f9..0000000 --- a/w/redirect.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php -require_once( './MWVersion.php' ); -require getMediaWiki( 'redirect.php' ); diff --git a/w/redirect.phtml b/w/redirect.phtml deleted file mode 100644 index 02ba5f9..0000000 --- a/w/redirect.phtml +++ /dev/null @@ -1,3 +0,0 @@ -<?php -require_once( './MWVersion.php' ); -require getMediaWiki( 'redirect.php' ); -- To view, visit https://gerrit.wikimedia.org/r/59443 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I305a51274aa24bedc2de9013a0a88254343f01cd Gerrit-PatchSet: 2 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Demon <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: MaxSem <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
