aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/nixcon15/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/nixcon15/config.php')
-rw-r--r--configs/conferences/nixcon15/config.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/configs/conferences/nixcon15/config.php b/configs/conferences/nixcon15/config.php
index 16f68e9..ee37b9e 100644
--- a/configs/conferences/nixcon15/config.php
+++ b/configs/conferences/nixcon15/config.php
@@ -1,13 +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
- */
-if($_SERVER['HTTP_HOST'] != 'localhost')
- $GLOBALS['CONFIG']['BASEURL'] = '//streaming.media.ccc.de/';
-
$GLOBALS['CONFIG']['CONFERENCE'] = array(
/**