" . date( get_option( 'date_format' ), strtotime( $items->last_counter ) ) . "
";
echo $map_string;
if ( $WP_Statistics->get_option( 'geoip' ) ) {
echo "

location . '.png' ) .
"' title='{$ISOCountryCode[$items->location]}' class='log-tools'/>";
}
if ( array_search(
strtolower( $items->agent ),
array(
"chrome",
"firefox",
"msie",
"opera",
"safari",
)
) !== false
) {
$agent = "

agent .
".png' class='log-tools' title='{$items->agent}'/>";
} else {
$agent = wp_statistics_icons( 'dashicons-editor-help', 'unknown' );
}
echo "
agent}'>{$agent}";
echo $WP_Statistics->get_referrer_link( $items->referred );
echo "