From b693221969146b3fc493383e9cd1f85f4f128230 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Sat, 28 Mar 2020 13:56:04 -0700 Subject: [PATCH] another typo! --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 7a6601a..2b2473e 100644 --- a/index.php +++ b/index.php @@ -184,7 +184,7 @@ foreach($showlist as $section) { foreach (array('a', 'b', 'c') as $mod) { $linkstatus = ''; $address = ''; - $ctime = '': + $ctime = ''; $module = 'module_'.$mod; if (array_key_exists($module, $cfg)) { $freq = 0.0;