/[hr-web]/TecajeviManagementa.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 /TecajeviManagementa.php

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

revision 1.3 by dpavlin, Wed Apr 25 13:18:46 2001 UTC revision 1.4 by dpavlin, Fri May 18 12:51:39 2001 UTC
# Line 102  Line 102 
102                                  break;                                  break;
103                          }                          }
104                  }                  }
105                    nepoznato($tec2);
106                  $ust2 = "";                  $ust2 = "";
107                  for ($j = 0; $j < count($ustanove); $j++) {                  for ($j = 0; $j < count($ustanove); $j++) {
108                          if ($ustanove[$j]["id"] == $ust) {                          if ($ustanove[$j]["id"] == $ust) {
# Line 109  Line 110 
110                                  break;                                  break;
111                          }                          }
112                  }                  }
113                    nepoznato($ust2);
114                  $mj = HTML_Escape(Win_ISO($mj));                  $mj = HTML_Escape(Win_ISO($mj));
115                  $mj2 = ereg_replace("\r?\n", "<BR>", $mj);                  $mj2 = ereg_replace("\r?\n", "<BR>", $mj);
116                  nepoznato($mj2);                  nepoznato($mj2);

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

  ViewVC Help
Powered by ViewVC 1.1.26