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 @@
29
29
$this->setHeaders();
30
30
31
31
if ( $zip ) {
32
- $zip = $this->trimZip( $zip );
32
+ //$zip = $this->trimZip( $zip );
33
33
$this->showMatches( $zip );
34
34
}
35
35
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r109065
some more work on CongressLookup
kaldari
21:47, 16 January 2012
Status & tagging log
07:32, 17 January 2012
Pgehres (WMF)
(
talk
|
contribs
)
changed the
status
of r109073
[
removed:
new
added:
ok]