/[corp_html]/inc/news_type.inc
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 /inc/news_type.inc

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

revision 1.1 by dpavlin, Thu Apr 11 12:53:48 2002 UTC revision 1.2 by dpavlin, Thu Apr 25 12:35:56 2002 UTC
# Line 3  Line 3 
3  // news types  // news types
4    
5  $news_type = array(  $news_type = array(
6          "n"=>"News",          "n"=>"General News",
7          "i"=>"Investor News",          "i"=>"Investor News",
8          "e"=>"Event",          "e"=>"Events",
9          "c"=>"Community",          "c"=>"Community Relations",
10          "r"=>"Result",          "r"=>"Results",
11          "a"=>"Annual Report",          "a"=>"Annual Reports",
12          "p"=>"Presentation",          "p"=>"Presentations",
13          "o"=>"Company Profile"          "o"=>"Company Profile"
14  )  )
15    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26