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;