aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/config.php b/config.php
index 6f6a8a6..24e2d7c 100644
--- a/config.php
+++ b/config.php
@@ -23,11 +23,11 @@ if($_SERVER['HTTP_HOST'] = 'localhost')
{
// keine Konfiguration -> BASEURL wird automatisch erraten
}
-if($_SERVER['HTTP_HOST'] = 'pre.stream.c3voc.de')
-{
- // Preview-Domain
- $GLOBALS['CONFIG']['BASEURL'] = '//pre.stream.c3voc.de/';
-}
+// if($_SERVER['HTTP_HOST'] = 'pre.stream.c3voc.de')
+// {
+// // Preview-Domain
+// $GLOBALS['CONFIG']['BASEURL'] = '//pre.stream.c3voc.de/';
+// }
else
{
// Save Default