diff options
author | Sam Reed <reedy@users.mediawiki.org> | 2010-12-22 20:52:06 +0000 |
---|---|---|
committer | Sam Reed <reedy@users.mediawiki.org> | 2010-12-22 20:52:06 +0000 |
commit | 6309c920dd71b639c78dcdc2cb3a490ccaad18e4 (patch) | |
tree | 1315da1be0d651883f0b7edbdea4a05eb887cd7e /includes/api/ApiDisabled.php | |
parent | bed26e824045b586822aee1535d205312d54a715 (diff) | |
download | mediawikicore-6309c920dd71b639c78dcdc2cb3a490ccaad18e4.tar.gz mediawikicore-6309c920dd71b639c78dcdc2cb3a490ccaad18e4.zip |
Delete all the "API for MediaWiki 1.8+" comments
Add since to ApiQueryQueryPage
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/78829
Diffstat (limited to 'includes/api/ApiDisabled.php')
-rw-r--r-- | includes/api/ApiDisabled.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/api/ApiDisabled.php b/includes/api/ApiDisabled.php index da86b9c8bd86..ad731bb4dac5 100644 --- a/includes/api/ApiDisabled.php +++ b/includes/api/ApiDisabled.php @@ -1,6 +1,6 @@ <?php /** - * API for MediaWiki 1.8+ + * * * Created on Sep 25, 2008 * |