r78829 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78828‎ | r78829 | r78830 >
Date:20:52, 22 December 2010
Author:reedy
Status:ok (Comments)
Tags:
Comment:
Delete all the "API for MediaWiki 1.8+" comments

Add since to ApiQueryQueryPage
Modified paths:
  • /trunk/phase3/includes/api/ApiBase.php (modified) (history)
  • /trunk/phase3/includes/api/ApiBlock.php (modified) (history)
  • /trunk/phase3/includes/api/ApiDelete.php (modified) (history)
  • /trunk/phase3/includes/api/ApiDisabled.php (modified) (history)
  • /trunk/phase3/includes/api/ApiEditPage.php (modified) (history)
  • /trunk/phase3/includes/api/ApiEmailUser.php (modified) (history)
  • /trunk/phase3/includes/api/ApiExpandTemplates.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFeedWatchlist.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatBase.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatDbg.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatDump.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatJson.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatPhp.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatRaw.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatTxt.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatWddx.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatXml.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatYaml.php (modified) (history)
  • /trunk/phase3/includes/api/ApiHelp.php (modified) (history)
  • /trunk/phase3/includes/api/ApiImport.php (modified) (history)
  • /trunk/phase3/includes/api/ApiLogin.php (modified) (history)
  • /trunk/phase3/includes/api/ApiLogout.php (modified) (history)
  • /trunk/phase3/includes/api/ApiMain.php (modified) (history)
  • /trunk/phase3/includes/api/ApiMove.php (modified) (history)
  • /trunk/phase3/includes/api/ApiOpenSearch.php (modified) (history)
  • /trunk/phase3/includes/api/ApiPageSet.php (modified) (history)
  • /trunk/phase3/includes/api/ApiParamInfo.php (modified) (history)
  • /trunk/phase3/includes/api/ApiParse.php (modified) (history)
  • /trunk/phase3/includes/api/ApiProtect.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQuery.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryAllCategories.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryAllLinks.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryAllUsers.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryAllmessages.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryAllpages.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryBacklinks.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryBase.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryBlocks.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryCategories.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryCategoryInfo.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryCategoryMembers.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryDeletedrevs.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryDisabled.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryDuplicateFiles.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryExtLinksUsage.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryExternalLinks.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryImageInfo.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryImages.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryInfo.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryLangLinks.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryLinks.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryLogEvents.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryPageProps.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryProtectedTitles.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryQueryPage.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryRandom.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryRecentChanges.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryRevisions.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQuerySearch.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQuerySiteinfo.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryTags.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryUserContributions.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryUserInfo.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryUsers.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryWatchlist.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryWatchlistRaw.php (modified) (history)
  • /trunk/phase3/includes/api/ApiResult.php (modified) (history)
  • /trunk/phase3/includes/api/ApiRollback.php (modified) (history)
  • /trunk/phase3/includes/api/ApiUnblock.php (modified) (history)
  • /trunk/phase3/includes/api/ApiUndelete.php (modified) (history)
  • /trunk/phase3/includes/api/ApiUpload.php (modified) (history)
  • /trunk/phase3/includes/api/ApiUserrights.php (modified) (history)
  • /trunk/phase3/includes/api/ApiWatch.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryAllLinks.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on July 7, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryRecentChanges.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 19, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryAllCategories.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on December 12, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiWatch.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Jan 4, 2008
77 *
88 * Copyright © 2008 Yuri Astrakhan <Firstname><Lastname>@gmail.com,
Index: trunk/phase3/includes/api/ApiQuerySiteinfo.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 25, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiMove.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 31, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryLinks.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on May 12, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryRandom.php
@@ -1,8 +1,8 @@
22 <?php
33
44 /**
5 - * API for MediaWiki 1.8+
65 *
 6+ *
77 * Created on Monday, January 28, 2008
88 *
99 * Copyright © 2008 Brent Garber
Index: trunk/phase3/includes/api/ApiLogout.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Jan 4, 2008
77 *
88 * Copyright © 2008 Yuri Astrakhan <Firstname><Lastname>@gmail.com,
Index: trunk/phase3/includes/api/ApiParse.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Dec 01, 2007
77 *
88 * Copyright © 2007 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryExtLinksUsage.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on July 7, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryAllpages.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 25, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatWddx.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 22, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiProtect.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 1, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryPageProps.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Aug 7, 2010
77 *
88 * Copyright © 2010 soxred93, Bryan Tong Minh
Index: trunk/phase3/includes/api/ApiQueryBacklinks.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 16, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiRollback.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Jun 20, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryDeletedrevs.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Jul 2, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiExpandTemplates.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 05, 2007
77 *
88 * Copyright © 2007 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiUserrights.php
@@ -1,8 +1,8 @@
22 <?php
33
44 /**
5 - * API for MediaWiki 1.8+
65 *
 6+ *
77 * Created on Mar 24, 2009
88 *
99 * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryBase.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 7, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatPhp.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 22, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiDelete.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Jun 30, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryBlocks.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 10, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiDisabled.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 25, 2008
77 *
88 * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiImport.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Feb 4, 2009
77 *
88 * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatYaml.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 19, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryCategoryMembers.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on June 14, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiResult.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 4, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryCategoryInfo.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on May 13, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiEditPage.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on August 16, 2007
77 *
88 * Copyright © 2007 Iker Labarga <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatBase.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 19, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryAllmessages.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Dec 1, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatTxt.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 22, 2006
77 *
88 * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQuerySearch.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on July 30, 2007
77 *
88 * Copyright © 2007 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryLogEvents.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 16, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiUnblock.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 7, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryWatchlistRaw.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 4, 2008
77 *
88 * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatRaw.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Feb 2, 2009
77 *
88 * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryProtectedTitles.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Feb 13, 2009
77 *
88 * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQuery.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 7, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatDbg.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 22, 2006
77 *
88 * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiLogin.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 19, 2006
77 *
88 * Copyright © 2006-2007 Yuri Astrakhan <Firstname><Lastname>@gmail.com,
Index: trunk/phase3/includes/api/ApiQueryLangLinks.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on May 13, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatXml.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 19, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatDump.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on August 8, 2010
77 *
88 * Copyright © 2010 Soxred93
Index: trunk/phase3/includes/api/ApiQueryUserInfo.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on July 30, 2007
77 *
88 * Copyright © 2007 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiFormatJson.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 19, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiMain.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 4, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryImageInfo.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on July 6, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiEmailUser.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on June 1, 2008
77 *
88 * Copyright © 2008 Bryan Tong Minh <Bryan.TongMinh@Gmail.com>
Index: trunk/phase3/includes/api/ApiOpenSearch.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 13, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryWatchlist.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 25, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiPageSet.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 24, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiHelp.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 6, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryQueryPage.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 10, 2007
77 *
88 * Copyright © 2010 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiBlock.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 4, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryDisabled.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 25, 2008
77 *
88 * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiUndelete.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Jul 3, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryRevisions.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 7, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryExternalLinks.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on May 13, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiBase.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 5, 2006
77 *
88 * Copyright © 2006, 2010 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryCategories.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on May 13, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiParamInfo.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Dec 01, 2007
77 *
88 * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryAllUsers.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on July 7, 2007
77 *
88 * Copyright © 2007 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryInfo.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 25, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryDuplicateFiles.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Sep 27, 2008
77 *
88 * Copyright © 2008 Roan Kattouw <Firstname>,<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryTags.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Jul 9, 2009
77 *
88 * Copyright © 2009
Index: trunk/phase3/includes/api/ApiUpload.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Aug 21, 2008
77 *
88 * Copyright © 2008 - 2010 Bryan Tong Minh <Bryan.TongMinh@Gmail.com>
Index: trunk/phase3/includes/api/ApiFeedWatchlist.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 13, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryUserContributions.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on Oct 16, 2006
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryUsers.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on July 30, 2007
77 *
88 * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
Index: trunk/phase3/includes/api/ApiQueryImages.php
@@ -1,7 +1,7 @@
22 <?php
33 /**
4 - * API for MediaWiki 1.8+
54 *
 5+ *
66 * Created on May 13, 2007
77 *
88 * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com

Comments

#Comment by Bryan (talk | contribs)   21:31, 22 December 2010

Why?

#Comment by Reedy (talk | contribs)   21:32, 22 December 2010

There's numerous it's been added to, that it isn't correct being so. Also, it's not as if they can be moved back to old mw releases and just be expected to work

It was deemed as adding nothing

Status & tagging log