]> git.openstreetmap.org Git - nominatim.git/blobdiff - website/search.php
enable exact search of GB postcodes in aux postcode data,
[nominatim.git] / website / search.php
index 7169c829abba66041c1d7a31c6940e418499be9c..37ddd23c4118c9885cfc54397745f4c7a270bc9a 100755 (executable)
                                }
                        }
                        if ($bSuggestion) $sSuggestion = join(', ',$aSuggestion);
-/*
+
                        // Try and calculate GB postcodes we might be missing
                        foreach($aTokens as $sToken)
                        {
                                        }
                                }
                        }
-*/
 
                        foreach($aTokens as $sToken)
                        {