http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72783
Revision: 72783
Author: ialex
Date: 2010-09-11 08:55:09 +0000 (Sat, 11 Sep 2010)
Log Message:
-----------
Fix copy-paste from r72782
Modified Paths:
--------------
trunk/phase3/includes/installer/DatabaseUpdater.php
Modified: trunk/phase3/includes/installer/DatabaseUpdater.php
===================================================================
--- trunk/phase3/includes/installer/DatabaseUpdater.php 2010-09-11 08:35:39 UTC
(rev 72782)
+++ trunk/phase3/includes/installer/DatabaseUpdater.php 2010-09-11 08:55:09 UTC
(rev 72783)
@@ -331,8 +331,8 @@
/**
* Modify an existing field
*
- * @param $table String: name of the table to modify
- * @param $field String: name of the old field
+ * @param $table String: name of the table to which the field belongs
+ * @param $field String: name of the field to modify
* @param $patch String: path to the patch file
* @param $fullpath Boolean: whether to treat $patch path as a relative
or not
*/
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs