r94293 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94292‎ | r94293 | r94294 >
Date:22:32, 11 August 2011
Author:neilk
Status:deferred
Tags:
Comment:
added comment re: side effects
Modified paths:
  • /branches/extensions-realtime/IdentityApi/IdentityApi.class.php (modified) (history)

Diff [purge]

Index: branches/extensions-realtime/IdentityApi/IdentityApi.class.php
@@ -13,6 +13,7 @@
1414
1515 /**
1616 * Return authentication parameters for currently logged in user, or null
 17+ * Side effect: adds other data to memcached, identified via token, so it can be checked by remote service
1718 * @return {Null|Array}
1819 */
1920 public static function getAuthParams() {

Status & tagging log