--- html/lista.php 2001/06/28 07:46:42 1.14 +++ html/lista.php 2001/10/03 15:00:37 1.15 @@ -86,6 +86,7 @@ $sql_where="org_jed.id=osobe.org_jed_id and org_pod_jed.pod_id=osobe.org_pod_jed_id and kontakt_osoba_id=kontakt_osobe.id + and osobe.aktivna=true "; $sql_order="order by id";