r28522 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r28521‎ | r28522 | r28523 >
Date:20:05, 15 December 2007
Author:nikerabbit
Status:old
Tags:
Comment:
* E_STRICT
Modified paths:
  • /trunk/phase3/includes/SpecialResetpass.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/SpecialResetpass.php
@@ -25,7 +25,7 @@
2626 /**
2727 * Main execution point
2828 */
29 - function execute( $par='' ) {
 29+ function execute( $par ) {
3030 global $wgUser, $wgAuth, $wgOut, $wgRequest;
3131
3232 if( !$wgAuth->allowPasswordChange() ) {

Status & tagging log