* (bug 8632) Fix regression in page protection null edit update
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 14 Jan 2007 12:03:56 +0000 (12:03 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 14 Jan 2007 12:03:56 +0000 (12:03 +0000)
commitcafdbbc5cae95fe3778ada046049bbd783e72666
tree912eba457e86b82910e775cff49823b3790aa62c
parent0c0c0eff81fe8367c7ec431651440d9312871df9
* (bug 8632) Fix regression in page protection null edit update
r19095 removed the code that updated the page record's cache timestamp and revision number, leaving the wrong page_latest reference.
Putting it back, merging in the other query to clean out the old page_restrictions field.
RELEASE-NOTES
includes/Article.php