/[corp_html]/vet_smpc.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 /vet_smpc.php

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

revision 1.4 by dpavlin, Thu Jan 10 16:48:24 2002 UTC revision 1.5 by dpavlin, Thu Jan 17 10:14:13 2002 UTC
# Line 18  if (isset($smpc)) { Line 18  if (isset($smpc)) {
18          if ($row=$sth->fetchrow_hash()) {          if ($row=$sth->fetchrow_hash()) {
19                  $title.=" : $row[brand] $row[form]";                  $title.=" : $row[brand] $row[form]";
20                  $title=str_replace("®","®",$title);                  $title=str_replace("®","®",$title);
21                    $main=str_replace("µ","µ",$main);
22                    $main=str_replace("≅","≅",$main);
23          }          }
24  }  }
25    

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

  ViewVC Help
Powered by ViewVC 1.1.26