r23245 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23244‎ | r23245 | r23246 >
Date:19:47, 22 June 2007
Author:brion
Status:old
Tags:
Comment:
if you're going to add a credits line to my extension, at least spell the protocol right ;)
Modified paths:
  • /trunk/extensions/OAI/OAIRepo.php (modified) (history)

Diff [purge]

Index: trunk/extensions/OAI/OAIRepo.php
@@ -58,7 +58,7 @@
5959 $wgExtensionCredits['specialpage'][] = array(
6060 'name' => 'OAIRepository',
6161 'author' => 'Brion Vibber',
62 - 'description' => 'Provides [http://www.openarchives.org/OAI/openarchivesprotocol.html OAI-MPH] repository interface',
 62+ 'description' => 'Provides [http://www.openarchives.org/OAI/openarchivesprotocol.html OAI-PMH] repository interface',
6363 );
6464
6565 /* Set up the repository entry point */

Status & tagging log