36 lines
534 B
INI
36 lines
534 B
INI
<source>
|
|
type calcms_i
|
|
|
|
<access>
|
|
hostname localhost
|
|
port 3306
|
|
database calcms_herbstradio
|
|
username calcms
|
|
password CheiBai8
|
|
</access>
|
|
|
|
<date>
|
|
time_zone Europe/Berlin
|
|
</date>
|
|
|
|
project 88vier
|
|
<projects>
|
|
<88vier>
|
|
name 88vier
|
|
title 88vier PI-Radio 2010
|
|
start_date 2010-05-01
|
|
end_date 2013-08-31
|
|
</88vier>
|
|
</projects>
|
|
location piradio
|
|
|
|
<mapping>
|
|
event_details_url http://piradio.de/programm/sendung/<TMPL_VAR event_id>.html
|
|
</mapping>
|
|
|
|
<system>
|
|
debug 1
|
|
</system>
|
|
</source>
|
|
|