/[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.15 by dpavlin, Mon Apr 9 13:30:14 2001 UTC revision 1.16 by dpavlin, Mon Jun 18 07:46:33 2001 UTC
# Line 122  if (file_exists(find_html_file("news",$m Line 122  if (file_exists(find_html_file("news",$m
122                          $title.=" : Investors News : ".$data[0][title_lc];                          $title.=" : Investors News : ".$data[0][title_lc];
123                  } elseif ($data[0][type] == "a") {                  } elseif ($data[0][type] == "a") {
124                          $title.=" : Annual Report : ".$data[0][title_lc];                          $title.=" : Annual Report : ".$data[0][title_lc];
125                    } elseif ($data[0][type] == "p") {
126                            $title.=" : Presentations : ".$data[0][title_lc];
127                  }                  }
128          }          }
129    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.26