Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2500

Přidáno uživatelem David Raška před asi 9 roky(ů)

Oprava:
Oprava funkce get_address_point pri vyhledavani adresniho bodu bez cisla popisneho

Zobrazit rozdíly:

freenetis/branches/1.2/application/models/address_point.php
// street number
if ($street_number == 0 || empty($street_number))
{
$where .= " AND street_number IS NULL OR street_number LIKE ''";
$where .= " AND (street_number IS NULL OR street_number LIKE '')";
}
else
{

Také k dispozici: Unified diff