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

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

revision 1.11 by dpavlin, Sat Mar 17 18:19:40 2001 UTC revision 1.12 by dpavlin, Mon Mar 19 16:53:48 2001 UTC
# Line 113  if (file_exists(find_html_file("news",$m Line 113  if (file_exists(find_html_file("news",$m
113                          $title.=" : Result : ".$data[0][title_lc];                          $title.=" : Result : ".$data[0][title_lc];
114                  } elseif ($data[0][type] == "i") {                  } elseif ($data[0][type] == "i") {
115                          $title.=" : Investors News : ".$data[0][title_lc];                          $title.=" : Investors News : ".$data[0][title_lc];
116                    } elseif ($data[0][type] == "a") {
117                            $title.=" : Annual Report : ".$data[0][title_lc];
118                  }                  }
119          }          }
120    

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

  ViewVC Help
Powered by ViewVC 1.1.26