summaryrefslogtreecommitdiff
path: root/protected/config/maincfg.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/config/maincfg.php')
-rw-r--r--protected/config/maincfg.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/protected/config/maincfg.php b/protected/config/maincfg.php
index 0195b09..8eed397 100644
--- a/protected/config/maincfg.php
+++ b/protected/config/maincfg.php
@@ -8,6 +8,8 @@
return array(
'basePath'=>dirname(__FILE__).DIRECTORY_SEPARATOR.'..',
'name'=>'Vereinsadministration - Altstadtfest Waiblingen',
+ 'sourceLanguage'=>'en',
+ 'language'=>'de',
// preloading 'log' component
'preload'=>array('log'),
@@ -99,8 +101,8 @@ return array(
'pos_long'=>9.31750059128,
'map_api_key'=>'ABQIAAAAzwMJRVnIOel5nqTjdUcPrRTSNOUR83EeIVShY4aBvXxHJx0DexSUFNGH3KQhtFhfSNHxkECqL5rQBA',
'map_api_domain'=>'www.astaf.de',
- 'start_date'=>'01.07.2012',
- 'end_date'=>'03.07.2012',
+ 'start_date'=>'29.06.2012',
+ 'end_date'=>'01.07.2012',
'start_time'=>'19:00',
'end_time'=>'23:00',
),