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

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

revision 1.12 by dpavlin, Wed Jun 28 11:57:55 2000 UTC revision 1.13 by dpavlin, Fri Jul 7 11:22:27 2000 UTC
# Line 76  if (pg_numrows($result) > 0) { Line 76  if (pg_numrows($result) > 0) {
76  </table>  </table>
77          ";          ";
78    
79    
80    if ($prava & $pr_promjena) {
81            print "<small><a href=\"osoba.php?what=select-osoba&id=$id\">[promjeni podatke o osobi]</a></small>";
82    }
83    
84  // kreiraj statuse, zapamti da li je instaliran  // kreiraj statuse, zapamti da li je instaliran
85    
86  $instaliran=0;  $instaliran=0;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.26