r60603 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60602‎ | r60603 | r60604 >
Date:15:20, 4 January 2010
Author:ialex
Status:deferred
Tags:
Comment:
Follow-up r60602: this comment is no longer needed
Modified paths:
  • /trunk/extensions/OpenID/SpecialOpenID.body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/OpenID/SpecialOpenID.body.php
@@ -34,9 +34,6 @@
3535 function getOpenIDStore( $storeType, $prefix, $options ) {
3636 global $wgOut, $wgMemc, $wgDBtype;
3737
38 - # FIXME: support other kinds of store
39 - # XXX: used to support memc, now use memcached from php-openid
40 -
4138 switch ( $storeType ) {
4239
4340 case 'file':

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r60602* (bug 17636) Implemented memcached store...ialex14:58, 4 January 2010

Status & tagging log