Fix for rollback bug (963050); load user_text and comment fields which
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 30 May 2004 22:02:28 +0000 (22:02 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 30 May 2004 22:02:28 +0000 (22:02 +0000)
commit8673d5bcbd17875d4c29b7cd862eda48bb3a9f6a
tree0d44dcbd0762208b6f1d6b8094708ad6a3b35529
parent9eac9b7a1278af22d2615eae82664a0df5d9fbbd
Fix for rollback bug (963050); load user_text and comment fields which
aren't pre-filled at the beginning of a rollback, so they get saved now.

Also, split up some "?>" instances in the regexps, since these play hell
with syntax highlighting in editors and are bad style at the least.
includes/Article.php