/[informatika.old]/html/mreze.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/mreze.php

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

revision 1.1 by dpavlin, Wed Jun 28 07:29:06 2000 UTC revision 1.2 by dpavlin, Tue Jul 11 13:45:06 2000 UTC
# Line 14  $result = pg_Exec ($conn, " Line 14  $result = pg_Exec ($conn, "
14          from osobe,status,kontakt_osobe,status_tip          from osobe,status,kontakt_osobe,status_tip
15          where osobe.id=osoba_id and          where osobe.id=osoba_id and
16                  umrezavanje and                  umrezavanje and
17                  status_tip_id > 3 and status_tip_id <= 9 and          --      status_tip_id > 3 and status_tip_id <= 9 and
18                    status_tip_id <= 9 and
19                  status_tip_id = status_tip.id and                  status_tip_id = status_tip.id and
20                  status.kontakt_osoba_id=kontakt_osobe.id                  status.kontakt_osoba_id=kontakt_osobe.id
21          group by          group by

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26