diff options
Diffstat (limited to 'protected/config/maincfg.php')
| -rw-r--r-- | protected/config/maincfg.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/protected/config/maincfg.php b/protected/config/maincfg.php index 7106a79..b9cfd08 100644 --- a/protected/config/maincfg.php +++ b/protected/config/maincfg.php @@ -118,11 +118,11 @@ return array( 'pos_long'=>9.31750059128, 'map_api_key'=>'ABQIAAAAzwMJRVnIOel5nqTjdUcPrRTSNOUR83EeIVShY4aBvXxHJx0DexSUFNGH3KQhtFhfSNHxkECqL5rQBA', 'map_api_domain'=>'www.astaf.de', - 'start_date'=>'29.06.2012', - 'end_date'=>'01.07.2012', + 'start_date'=>'28.06.2013', + 'end_date'=>'30.06.2013', 'start_time'=>'19:00', 'end_time'=>'23:00', - 'logo_width'=>50, - 'logo_height'=>50, + 'logo_width'=>150, + 'logo_height'=>150, ), ); |
