http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89007
Revision: 89007
Author: foxtrott
Date: 2011-05-27 22:45:51 +0000 (Fri, 27 May 2011)
Log Message:
-----------
followup r89006: fix comment
Modified Paths:
--------------
trunk/extensions/SemanticForms/specials/SF_UploadWindow2.php
Modified: trunk/extensions/SemanticForms/specials/SF_UploadWindow2.php
===================================================================
--- trunk/extensions/SemanticForms/specials/SF_UploadWindow2.php
2011-05-27 22:44:12 UTC (rev 89006)
+++ trunk/extensions/SemanticForms/specials/SF_UploadWindow2.php
2011-05-27 22:45:51 UTC (rev 89007)
@@ -1087,9 +1087,9 @@
global $wgVersion;
// @TODO The "User" class was added to the function header
-// for SpecialPage::userCanExecute in MW 1.19 (r86407) - somehow
+// for SpecialPage::userCanExecute in MW 1.18 (r86407) - somehow
// both the old and new signatures need to be supported. When support
-// is dropped for MW below 1.19 this should be reintegrated into one
+// is dropped for MW below 1.18 this should be reintegrated into one
// class.
if ( version_compare( $wgVersion, '1.18alpha', '<' )) {
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs