/[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.2 by dpavlin, Tue Jul 11 13:45:06 2000 UTC revision 1.3 by dpavlin, Thu Jul 13 08:01:28 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
         --      status_tip_id > 3 and status_tip_id <= 9 and  
17                  status_tip_id <= 9 and                  status_tip_id <= 9 and
18                  status_tip_id = status_tip.id and                  status_tip_id = status_tip.id and
19                  status.kontakt_osoba_id=kontakt_osobe.id                  status.kontakt_osoba_id=kontakt_osobe.id

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

  ViewVC Help
Powered by ViewVC 1.1.26