Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 74a7dbca

Přidáno uživatelem Michal Kliment před více než 9 roky(ů)

Merge from SVN branch 1.2.

Zobrazit rozdíly:

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

Také k dispozici: Unified diff