http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72312
Revision: 72312
Author: demon
Date: 2010-09-03 21:14:52 +0000 (Fri, 03 Sep 2010)
Log Message:
-----------
Comment fix
Modified Paths:
--------------
trunk/phase3/includes/installer/DatabaseUpdater.php
Modified: trunk/phase3/includes/installer/DatabaseUpdater.php
===================================================================
--- trunk/phase3/includes/installer/DatabaseUpdater.php 2010-09-03 21:14:45 UTC
(rev 72311)
+++ trunk/phase3/includes/installer/DatabaseUpdater.php 2010-09-03 21:14:52 UTC
(rev 72312)
@@ -94,9 +94,7 @@
* Before 1.17, we used to handle updates via stuff like $wgUpdates,
* $wgExtNewTables/Fields/Indexes. This is nasty :) We refactored a lot
* of this in 1.17 but we want to remain back-compatible for awhile. So
- * load up these old global-based things into our update list. We can't
- * version these like we do with our core updates, so they have to go
- * in 'always'
+ * load up these old global-based things into our update list.
*/
protected function getOldGlobalUpdates() {
global $wgUpdates, $wgExtNewFields, $wgExtNewTables,
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs