Revert r28215: incorrectly moved files
authorVictor Vasiliev <vasilievvv@users.mediawiki.org>
Thu, 6 Dec 2007 18:33:18 +0000 (18:33 +0000)
committerVictor Vasiliev <vasilievvv@users.mediawiki.org>
Thu, 6 Dec 2007 18:33:18 +0000 (18:33 +0000)
commit0495f90ebb83c0295f67b9da410ddf3b0534ca38
treea595b4be5d9807b79fe35bc4c8387fdaad7d0626
parent4e4cdf079eadb114034698ca880d2ae1e4b9a857
Revert r28215: incorrectly moved files
69 files changed:
includes/AutoLoader.php
includes/api/ApiBlock.php [new file with mode: 0644]
includes/api/ApiChangeRights.php [new file with mode: 0644]
includes/api/ApiDelete.php [new file with mode: 0644]
includes/api/ApiMove.php [new file with mode: 0644]
includes/api/ApiProtect.php [new file with mode: 0644]
includes/api/ApiQuery.php [new file with mode: 0644]
includes/api/ApiQueryAllLinks.php [new file with mode: 0644]
includes/api/ApiQueryAllUsers.php [new file with mode: 0644]
includes/api/ApiQueryAllmessages.php [new file with mode: 0644]
includes/api/ApiQueryAllpages.php [new file with mode: 0644]
includes/api/ApiQueryBacklinks.php [new file with mode: 0644]
includes/api/ApiQueryBase.php [new file with mode: 0644]
includes/api/ApiQueryBlocks.php [new file with mode: 0644]
includes/api/ApiQueryCategories.php [new file with mode: 0644]
includes/api/ApiQueryCategoryMembers.php [new file with mode: 0644]
includes/api/ApiQueryDeletedrevs.php [new file with mode: 0644]
includes/api/ApiQueryExtLinksUsage.php [new file with mode: 0644]
includes/api/ApiQueryExternalLinks.php [new file with mode: 0644]
includes/api/ApiQueryImageInfo.php [new file with mode: 0644]
includes/api/ApiQueryImages.php [new file with mode: 0644]
includes/api/ApiQueryInfo.php [new file with mode: 0644]
includes/api/ApiQueryLangLinks.php [new file with mode: 0644]
includes/api/ApiQueryLinks.php [new file with mode: 0644]
includes/api/ApiQueryLogEvents.php [new file with mode: 0644]
includes/api/ApiQueryRecentChanges.php [new file with mode: 0644]
includes/api/ApiQueryRevisions.php [new file with mode: 0644]
includes/api/ApiQuerySearch.php [new file with mode: 0644]
includes/api/ApiQuerySiteinfo.php [new file with mode: 0644]
includes/api/ApiQueryUserContributions.php [new file with mode: 0644]
includes/api/ApiQueryUserInfo.php [new file with mode: 0644]
includes/api/ApiQueryWatchlist.php [new file with mode: 0644]
includes/api/ApiRollback.php [new file with mode: 0644]
includes/api/ApiUnblock.php [new file with mode: 0644]
includes/api/ApiUndelete.php [new file with mode: 0644]
includes/api/edit/ApiBlock.php [deleted file]
includes/api/edit/ApiChangeRights.php [deleted file]
includes/api/edit/ApiDelete.php [deleted file]
includes/api/edit/ApiMove.php [deleted file]
includes/api/edit/ApiProtect.php [deleted file]
includes/api/edit/ApiRollback.php [deleted file]
includes/api/edit/ApiUnblock.php [deleted file]
includes/api/edit/ApiUndelete.php [deleted file]
includes/api/query/ApiQuery.php [deleted file]
includes/api/query/ApiQueryAllLinks.php [deleted file]
includes/api/query/ApiQueryAllUsers.php [deleted file]
includes/api/query/ApiQueryAllmessages.php [deleted file]
includes/api/query/ApiQueryAllpages.php [deleted file]
includes/api/query/ApiQueryBacklinks.php [deleted file]
includes/api/query/ApiQueryBase.php [deleted file]
includes/api/query/ApiQueryBlocks.php [deleted file]
includes/api/query/ApiQueryCategories.php [deleted file]
includes/api/query/ApiQueryCategoryMembers.php [deleted file]
includes/api/query/ApiQueryDeletedrevs.php [deleted file]
includes/api/query/ApiQueryExtLinksUsage.php [deleted file]
includes/api/query/ApiQueryExternalLinks.php [deleted file]
includes/api/query/ApiQueryImageInfo.php [deleted file]
includes/api/query/ApiQueryImages.php [deleted file]
includes/api/query/ApiQueryInfo.php [deleted file]
includes/api/query/ApiQueryLangLinks.php [deleted file]
includes/api/query/ApiQueryLinks.php [deleted file]
includes/api/query/ApiQueryLogEvents.php [deleted file]
includes/api/query/ApiQueryRecentChanges.php [deleted file]
includes/api/query/ApiQueryRevisions.php [deleted file]
includes/api/query/ApiQuerySearch.php [deleted file]
includes/api/query/ApiQuerySiteinfo.php [deleted file]
includes/api/query/ApiQueryUserContributions.php [deleted file]
includes/api/query/ApiQueryUserInfo.php [deleted file]
includes/api/query/ApiQueryWatchlist.php [deleted file]