summaryrefslogtreecommitdiff
path: root/protected
diff options
context:
space:
mode:
Diffstat (limited to 'protected')
-rw-r--r--protected/config/main.php2
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',