Use $this->mAttribs['rc_old_len'] and $this->mAttribs['rc_new_len'] instead of $this...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 6 Sep 2011 13:17:22 +0000 (13:17 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 6 Sep 2011 13:17:22 +0000 (13:17 +0000)
commit3bcd1980ff37cd3a1a9b38a78639353a280e2782
tree22b4bab454fd7f34f076288d63ee325aa161b902
parent1335aaab35adb5a2d405545747ab20749b52e8aa
Use $this->mAttribs['rc_old_len'] and $this->mAttribs['rc_new_len'] instead of $this->mExtra['oldSize'] and $this->mExtra['newSize']
includes/RecentChange.php