http://www.mediawiki.org/wiki/Special:Code/MediaWiki/76215

Revision: 76215
Author:   ialex
Date:     2010-11-06 20:19:22 +0000 (Sat, 06 Nov 2010)
Log Message:
-----------
Fix comment

Modified Paths:
--------------
    trunk/extensions/NewUserNotif/NewUserNotif.php

Modified: trunk/extensions/NewUserNotif/NewUserNotif.php
===================================================================
--- trunk/extensions/NewUserNotif/NewUserNotif.php      2010-11-06 20:11:30 UTC 
(rev 76214)
+++ trunk/extensions/NewUserNotif/NewUserNotif.php      2010-11-06 20:19:22 UTC 
(rev 76215)
@@ -43,7 +43,7 @@
 /**
  *     These are the parameters that will be passed into 
MediaWiki:newusernotifbody
  *     Can use anthing available as part of $this, $user (created user 
object), $recipient (target),
- *             or from globals $wfContLang, $wgSitename
+ *             or from globals $wgContLang, $wgSitename
  */
 $wgNewUserNotifSenderParam = array(
        '$recipient',                                   // $1 Recipient (of 
notification message)


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to