Merge "Remove legacy SpecialCite.php"

This commit is contained in:
jenkins-bot 2016-10-03 20:00:30 +00:00 committed by Gerrit Code Review
commit 85fc76a12b

View file

@ -1,7 +0,0 @@
<?php
trigger_error(
'Special:Cite was moved to a separate CiteThisPage extension, ' .
'see <https://www.mediawiki.org/wiki/Extension:CiteThisPage> for information on how to install it',
E_USER_WARNING
);