X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FDeprecatedGlobal.php;h=8a637862eed8d0d887cd8d89ad70c1f02a2dec81;hb=d8545438bfdd2cb4fb5c62c90078d9bd9e8b4c12;hp=d48bd0b0ca2502a4aa8d23d155da952047b513a8;hpb=27fad304dff43703c40ec93970aaa8760677491b;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 {