aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorMaZderMind2015-12-23 14:27:50 +0100
committerMaZderMind2015-12-23 14:27:50 +0100
commitf8d03831707860c255338d85c8edb967fef3fa23 (patch)
treef3e6bb632bf75d63285636b2b20233b9f32285ba /config.php
parent5064346f9bbfaac4c54175a129c94270ede7a333 (diff)
fix comment wording
Diffstat (limited to 'config.php')
-rw-r--r--config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php b/config.php
index cf30d94..f96049e 100644
--- a/config.php
+++ b/config.php
@@ -35,6 +35,6 @@ if($_SERVER['SERVER_NAME'] == 'localhost')
// }
else
{
- // Save Default
+ // Set a safe Default
$GLOBALS['CONFIG']['BASEURL'] = '//streaming.media.ccc.de/';
}