miner.php fix single rig summary/config field formatting
diff --git a/miner.php b/miner.php
index e64439a..6d4d210 100644
--- a/miner.php
+++ b/miner.php
@@ -1173,6 +1173,8 @@ function fmt($section, $name, $value, $when, $alldata, $cf = NULL)
*/
switch ($name)
{
+ case '0':
+ break;
case 'Last Share Time':
if ($section == 'total')
break;