/[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.3 by dpavlin, Mon Apr 29 12:58:17 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",          "f"=>"Investor Events",
10          "r"=>"Result",          "c"=>"Community Relations",
11          "a"=>"Annual Report",          "r"=>"Results",
12          "p"=>"Presentation",          "a"=>"Annual Reports",
13            "p"=>"Presentations",
14          "o"=>"Company Profile"          "o"=>"Company Profile"
15  )  )
16    

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

  ViewVC Help
Powered by ViewVC 1.1.26