/[informatika.old]/html/lista.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /html/lista.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by dpavlin, Thu Jun 28 07:46:42 2001 UTC revision 1.15 by dpavlin, Wed Oct 3 15:00:37 2001 UTC
# Line 86  Line 86 
86                  $sql_where="org_jed.id=osobe.org_jed_id                  $sql_where="org_jed.id=osobe.org_jed_id
87                          and org_pod_jed.pod_id=osobe.org_pod_jed_id                          and org_pod_jed.pod_id=osobe.org_pod_jed_id
88                          and kontakt_osoba_id=kontakt_osobe.id                          and kontakt_osoba_id=kontakt_osobe.id
89                            and osobe.aktivna=true
90                          ";                          ";
91                  $sql_order="order by id";                  $sql_order="order by id";
92    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.26