r35954 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r35953‎ | r35954 | r35955 >
Date:21:59, 5 June 2008
Author:brion
Status:old
Tags:
Comment:
Bump cached object revision due to change in r35928. Otherwise we get notice errors from attempt to load missing mBlock var.
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuthUser.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuthUser.php
@@ -18,7 +18,7 @@
1919 */
2020 /*private*/ var $mName;
2121 /*private*/ var $mStateDirty = false;
22 - /*private*/ var $mVersion = 1;
 22+ /*private*/ var $mVersion = 2;
2323 /*private*/ var $mDelayInvalidation = 0;
2424 /*private*/ var $mBlock = false;
2525

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r35928* Introduce blocking of SUL accounts...vasilievvv13:36, 5 June 2008

Status & tagging log