Corrected capitalization in the file and class names of API modules
authorPetr Onderka <gsvick@gmail.com>
Wed, 11 Apr 2012 15:10:22 +0000 (17:10 +0200)
committerPetr Onderka <gsvick@gmail.com>
Mon, 16 Apr 2012 21:53:56 +0000 (23:53 +0200)
commit720c1b7be0d881f782e227ac7a2b86eab996fff3
tree3192e7fc647ff7dcecbf0823042fe4a963a58525
parent23ab182801882a2ca42cde791b881c3771d42c89
Corrected capitalization in the file and class names of API modules

Change-Id: I8f317e458ee0f8706434e43a7890cda530595e64
includes/AutoLoader.php
includes/api/ApiQuery.php
includes/api/ApiQueryAllImages.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/ApiQueryAllimages.php [deleted file]
includes/api/ApiQueryAllmessages.php [deleted file]
includes/api/ApiQueryAllpages.php [deleted file]
includes/api/ApiQueryFilearchive.php