Fix for bug http://bugzilla.wikimedia.org/show_bug.cgi?id=1138 (ip block related).
authorNicolas Weeger <ryo_saeba@users.mediawiki.org>
Mon, 14 Feb 2005 23:21:07 +0000 (23:21 +0000)
committerNicolas Weeger <ryo_saeba@users.mediawiki.org>
Mon, 14 Feb 2005 23:21:07 +0000 (23:21 +0000)
commit4d11f7c2d39736a65daf8133754b50aa7a89e9ea
tree47a7b28ec68589e32d01bff976a2aa857f572b7b
parent0fabfe13fefa3da7a30aa94c00fb21fe68b80d6e
Fix for bug bugzilla.wikimedia.org/show_bug.cgi?id=1138 (ip block related).

New behaviour: check slave when user asks for the edit page, nothing when previewing, master when saving the page. Don't use memcache, as apparently it was causing issues.
includes/BlockCache.php
includes/EditPage.php
includes/User.php