/[pliva-si]/inc/news_sif.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

Contents of /inc/news_sif.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Mon Sep 10 13:25:01 2001 UTC (22 years, 6 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines
Pliva magazin, template za publikacije, logo-i za publikacije

1 <?
2
3 // sifarnik: [abc]
4 // a == n news
5 // e events
6 // m misc
7 // b == descriptive letter
8 // c == _ public
9 // x locked
10
11 $news_sif = array (
12 "nn_"=>"Novice",
13 "ndx"=>"Strokovne novice",
14 "epx"=>"Dogotki",
15 "np_"=>"Pliva.si novice",
16 "ep_"=>"Pliva.si dogotki",
17 "mn_"=>"Nasveti",
18 "mpx"=>"Pharma info",
19 "mcx"=>"Medicus",
20 "mix"=>"Medinfo",
21 "msx"=>"Smernice",
22 "mkx"=>"Kongresi",
23 "mp_"=>"Pliva Magazin"
24 );
25
26 ?>

  ViewVC Help
Powered by ViewVC 1.1.26