mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 06:54:00 +00:00
Merge "Remove legacy SpecialCite.php"
This commit is contained in:
commit
85fc76a12b
|
@ -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
|
|
||||||
);
|
|
Loading…
Reference in a new issue