/[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

Annotation of /inc/news_type.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Thu Apr 25 12:35:56 2002 UTC (22 years ago) by dpavlin
Branch: MAIN
Changes since 1.1: +6 -6 lines
name changes

1 dpavlin 1.1 <?php
2    
3     // news types
4    
5     $news_type = array(
6 dpavlin 1.2 "n"=>"General News",
7 dpavlin 1.1 "i"=>"Investor News",
8 dpavlin 1.2 "e"=>"Events",
9     "c"=>"Community Relations",
10     "r"=>"Results",
11     "a"=>"Annual Reports",
12     "p"=>"Presentations",
13 dpavlin 1.1 "o"=>"Company Profile"
14     )
15    
16     ?>

  ViewVC Help
Powered by ViewVC 1.1.26