diff options
Diffstat (limited to 'protected/config/main.php')
| -rw-r--r-- | protected/config/main.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/config/main.php b/protected/config/main.php index 5730be4..3305301 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'=>'TEST - Waiblinger Altstadtfest 2014', + 'name'=>'Waiblinger Altstadtfest 2014', 'theme' => 'astaf', 'sourceLanguage' => 'en', 'language' =>'de', |
