aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/31c3/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/31c3/config.php')
-rw-r--r--configs/conferences/31c3/config.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/configs/conferences/31c3/config.php b/configs/conferences/31c3/config.php
index 7a2df4b..5a68f18 100644
--- a/configs/conferences/31c3/config.php
+++ b/configs/conferences/31c3/config.php
@@ -1,16 +1,4 @@
<?php
-date_default_timezone_set('Europe/Berlin');
-
-/**
- * Während der Entwicklung wird die BASEURL automatisch erraten
- * In Produktionssituationen sollte manuell eine konfiguriert werden um Überraschungen zu vermeiden
- *
- * Protokollfreie URLs (welche, die mit // beginnen), werden automatisch mit dem korrekten Protokoll ergänzt.
- * In diesem Fall wird auch ein SSL-Umschalt-Button im Header angezeigt
- */
-if($_SERVER['HTTP_HOST'] != 'localhost')
- $GLOBALS['CONFIG']['BASEURL'] = '//streaming.media.ccc.de/';
-
$GLOBALS['CONFIG']['CONFERENCE'] = array(
/**