Created
April 18, 2011 21:53
Revisions
-
mfkp created this gist
Apr 18, 2011 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ Index: UNL/Peoplefinder/Record.php =================================================================== --- UNL/Peoplefinder/Record.php (revision 54) +++ UNL/Peoplefinder/Record.php (working copy) @@ -89,6 +89,7 @@ } switch (substr($address['postal-code'],0,5)) { case '68182': + case '68184': $address['locality'] = 'Omaha'; break; case '68583':