/[pliva-si]/sections/zaposleni.inc
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 /sections/zaposleni.inc

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

revision 1.2 by dpavlin, Thu Sep 20 09:50:24 2001 UTC revision 1.3 by dpavlin, Wed Nov 7 12:09:58 2001 UTC
# Line 2  Line 2 
2    
3          $sql="select titula,ime,note,tel,email,pozicija          $sql="select titula,ime,note,tel,email,pozicija
4                  from zaposleni where $visible_is_true                  from zaposleni where $visible_is_true
5                  order by id                  order by grupa,id
6                  ";                  ";
7  #       print "$sql";  #       print "$sql";
8          $sth = $dbh->prepare("$sql");          $sth = $dbh->prepare("$sql");

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

  ViewVC Help
Powered by ViewVC 1.1.26