diff options
| author | Astaf User <info@astaf.de> | 2014-06-27 14:31:03 +0200 |
|---|---|---|
| committer | Astaf User <info@astaf.de> | 2014-06-27 14:31:03 +0200 |
| commit | 95fa990f86d31850bd5876866d5d3058dc650f5a (patch) | |
| tree | b1aaa00d0181e37c2fcac69e71af3fd533be9d05 | |
| parent | 3f5fb160700b79249521afffb9c83e7f13eedbd8 (diff) | |
Config Stand 2014
| -rw-r--r-- | protected/config/main.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/protected/config/main.php b/protected/config/main.php index 1ee938c..ab7ab8f 100644 --- a/protected/config/main.php +++ b/protected/config/main.php @@ -7,7 +7,7 @@ // CWebApplication properties can be configured here. return array( 'basePath'=>dirname(__FILE__).DIRECTORY_SEPARATOR.'..', - 'name'=>'Waiblinger Altstadtfest 2013', + 'name'=>'Waiblinger Altstadtfest 2014', 'theme' => 'astaf', 'sourceLanguage' => 'en', 'language' =>'de', @@ -108,8 +108,8 @@ return array( 'pos_long'=>9.31750059128, 'map_api_key'=>'ABQIAAAAzwMJRVnIOel5nqTjdUcPrRTSNOUR83EeIVShY4aBvXxHJx0DexSUFNGH3KQhtFhfSNHxkECqL5rQBA', 'map_api_domain'=>'www.astaf.de', - 'start_date'=>'28.06.2013', - 'end_date'=>'30.06.2013', + 'start_date'=>'27.06.2014', + 'end_date'=>'29.06.2014', 'start_time'=>'19:00', 'end_time'=>'23:00', ), |
