diff options
| author | astaf <astaf@proxy.ccwn.org.ccwn.org> | 2013-06-25 15:25:18 +0200 |
|---|---|---|
| committer | astaf <astaf@proxy.ccwn.org.ccwn.org> | 2013-06-25 15:25:18 +0200 |
| commit | 95434b8b6973b13cc7409913d36c6829c4f2aac5 (patch) | |
| tree | 358ea5f65d3496be78f5d03f822e52cb553fb369 /protected/config/maincfg.php | |
| parent | 5c2a521096d17edf8e8c363bf1ef486ecc5fbd4a (diff) | |
| parent | 3805c272732edd5257331050387f80f9ec521a57 (diff) | |
Merge branch 'master' of ssh://proxy:9044/home/ccwn/git-repos/admin.astaf.de
Conflicts:
protected/runtime/application.log
Diffstat (limited to 'protected/config/maincfg.php')
| -rw-r--r-- | protected/config/maincfg.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protected/config/maincfg.php b/protected/config/maincfg.php index b9cfd08..2327468 100644 --- a/protected/config/maincfg.php +++ b/protected/config/maincfg.php @@ -124,5 +124,7 @@ return array( 'end_time'=>'23:00', 'logo_width'=>150, 'logo_height'=>150, + 'verein_background_width'=>850, + 'verein_background_height'=>200, ), ); |
