Blocks'; $rep = getBlocks($user); $ans = repDecode($rep); $pg .= "
Height | "; $pg .= "Who | "; $pg .= "Reward | "; $pg .= "When | "; $pg .= "
'.$ans['height'.$i].' | '; $pg .= ''.$ans['workername'.$i].' | '; $pg .= ''.btcfmt($ans['reward'.$i]).' | '; $pg .= ''.gmdate('Y-m-d H:i:s+00', $ans['createdate'.$i]).' | '; $pg .= "