Update config.default.php

removed base_url since it was unused
This commit is contained in:
Fritz Otlinghaus 2017-03-18 15:04:47 +01:00 committed by GitHub
parent c9336840ff
commit 1ca6ed3daf
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ $maintenance_mode = false;
// URL to the angel faq and job description
$faq_url = "https://events.ccc.de/congress/2013/wiki/Static:Volunteers";
$base_url = "https://events.ccc.de/";
// contact email address, linked on every page
$contact_email = "mailto:ticket@c3heaven.de";