r27038 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r27037‎ | r27038 | r27039 >
Date:02:07, 30 October 2007
Author:river
Status:old
Tags:
Comment:
extension credits, svn:keywords
Modified paths:
  • /trunk/extensions/CrowdAuthentication/CrowdAuthentication.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CrowdAuthentication/CrowdAuthentication.php
@@ -20,6 +20,12 @@
2121 *
2222 */
2323
 24+$wgExtensionCredits['other'][] = array(
 25+ 'name' => 'Crowd Authentication Plugin',
 26+ 'version' => '$Revision$',
 27+ 'author' => 'River Tarnell',
 28+ 'description' => 'Authentication plugin for Atlassian Crowd',
 29+ );
2430
2531 require_once("AuthPlugin.php");
2632
Property changes on: trunk/extensions/CrowdAuthentication/CrowdAuthentication.php
___________________________________________________________________
Added: svn:keywords
2733 + Id Revision

Status & tagging log