r92511 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92510‎ | r92511 | r92512 >
Date:00:43, 19 July 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
style fix
Modified paths:
  • /trunk/phase3/includes/specials/SpecialPasswordReset.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialPasswordReset.php
@@ -212,7 +212,7 @@
213213 $this->getOutput()->returnToMain();
214214 }
215215
216 - function canChangePassword(User $user) {
 216+ function canChangePassword( User $user ) {
217217 global $wgPasswordResetRoutes, $wgAuth;
218218
219219 // Maybe password resets are disabled, or there are no allowable routes

Status & tagging log