diff options
Diffstat (limited to 'configs/conferences/gpn15/config.php')
-rw-r--r-- | configs/conferences/gpn15/config.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/configs/conferences/gpn15/config.php b/configs/conferences/gpn15/config.php index 84af8b6..907729d 100644 --- a/configs/conferences/gpn15/config.php +++ b/configs/conferences/gpn15/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'] = 'http://streaming.media.ccc.de/'; - $GLOBALS['CONFIG']['CONFERENCE'] = array( /** |