Update config.default.php
removed base_url since it was unused
This commit is contained in:
parent
c9336840ff
commit
1ca6ed3daf
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue