(bug 30636) integrate the remaining functionality of the PasswordReset extension...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 4a89ea8..b9dacbf 100644 (file)
@@ -4804,7 +4804,7 @@ $wgExtensionCredits = array();
 
 /**
  * Authentication plugin.
- * @var AuthPlugin
+ * @var $wgAuth AuthPlugin
  */
 $wgAuth = null;