fix comment wording

This commit is contained in:
MaZderMind 2015-12-23 14:27:50 +01:00
parent 5064346f9b
commit f8d0383170

View file

@ -35,6 +35,6 @@ if($_SERVER['SERVER_NAME'] == 'localhost')
// }
else
{
// Save Default
// Set a safe Default
$GLOBALS['CONFIG']['BASEURL'] = '//streaming.media.ccc.de/';
}