Update message initialiser to use Revision functions for backend-independence. No...
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 19 Mar 2005 10:17:41 +0000 (10:17 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 19 Mar 2005 10:17:41 +0000 (10:17 +0000)
commit8da29ee8fccfd8d36ec11f597670a7dcd743449c
treeb4cfa31413396f746b9c7108d09b045eff73a735
parented733183366a2bcf5cc7b99e6aef2f2f945df741
Update message initialiser to use Revision functions for backend-independence. No longer inserts new revisions if previous text was the same as the current text (in 1.3 it would overwrite without saving the prior value)
includes/Article.php
maintenance/InitialiseMessages.inc