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

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

revision 1.5 by ravilov, Mon Jul 1 11:07:21 2002 UTC revision 1.6 by ravilov, Tue Jul 23 13:08:57 2002 UTC
# Line 70  Line 70 
70                                  break;                                  break;
71                          }                          }
72                  }                  }
73                  $ap2 = ereg_replace("\r?\n", "<BR>", $ap2);                  $ap2 = nl2br($ap2);
74                  nepoznato($ap2);                  nepoznato($ap2);
75                  array_push($vars, array(                  array_push($vars, array(
76                          "id" => $id,                          "id" => $id,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26