X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2FDeprecatedGlobal.php;h=8a637862eed8d0d887cd8d89ad70c1f02a2dec81;hb=23eae7ed23d5a21e0944e3b3cc536551f9bff7f2;hp=d48bd0b0ca2502a4aa8d23d155da952047b513a8;hpb=bc4c5b91b785d87f48b984873fe5e8b34322cf85;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/DeprecatedGlobal.php b/includes/DeprecatedGlobal.php index d48bd0b0ca..8a637862ee 100644 --- a/includes/DeprecatedGlobal.php +++ b/includes/DeprecatedGlobal.php @@ -23,7 +23,6 @@ /** * Class to allow throwing wfDeprecated warnings * when people use globals that we do not want them to. - * (For example like $wgArticle) */ class DeprecatedGlobal extends StubObject {