r109073 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109072‎ | r109073 | r109074 >
Date:22:58, 16 January 2012
Author:khorn
Status:ok
Tags:
Comment:
followup r109065
Killing what looks like nothing anymore.
Modified paths:
  • /trunk/extensions/CongressLookup/SpecialCongressLookup.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CongressLookup/SpecialCongressLookup.php
@@ -28,7 +28,7 @@
2929 $this->setHeaders();
3030
3131 if ( $zip ) {
32 - $zip = $this->trimZip( $zip );
 32+ //$zip = $this->trimZip( $zip );
3333 $this->showMatches( $zip );
3434 }
3535 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r109065some more work on CongressLookupkaldari21:47, 16 January 2012

Status & tagging log