From 18d24e70fe6b93bd21b5a2f1d8e5a8fe600985e0 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Wed, 24 Oct 2018 20:05:14 +0200 Subject: Chaosradio --- configs/conferences/chaosradio/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/conferences/chaosradio') diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index 94d301d..eb3ed05 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -10,7 +10,7 @@ if(count($upcoming_crs) < 1) { $EPISODE = '???'; $DATE = strtotime('1970-01-01 22:00'); - $TITLE = 'Unknown'; + $TITLE = 'Chaosradio'; $IM_CCCB = true; } else -- cgit v1.2.3