'; if ($row['shortversion'] > $row['masterversion']) { $version = $row['shortversion']; $pre = 'This pod runs pre release development code'; } elseif (!$row['shortversion']) { $version = '0'; $pre = 'This pod runs unknown code'; } else { $version = $row['shortversion']; $pre = 'This pod runs production code'; } if (version_compare($row['shortversion'], $row['masterversion'], '=')) { $classver = 'text-success'; } elseif (version_compare($row['shortversion'], $row['masterversion'], '<')) { $classver = 'text-warning'; } else { $classver = 'black'; } echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; $moreurl = '/showstats.php?domain=' . $row['domain']; echo ''; echo ''; echo ''; if ($country_code === $row['country']) { echo ''; } else { echo ''; } echo ''; } ?>
Pod Version Uptime IPv6 Response Time Signups Users Active Users 6 Active Users 1 Posts Comments Months Rating Score Country Services
' . $row['domain'] . '
' . $version . '
' . $row['uptime_alltime'] . '%' . ($row['ipv6'] === 't' ? 'Yes' : 'No') . '' . $row['responsetime'] . '' . ($row['signup'] === 't' ? 'Open' : 'Closed') . '' . $row['total_users'] . '' . $row['active_users_halfyear'] . '' . $row['active_users_monthly'] . '' . $row['local_posts'] . '' . $row['comment_counts'] . '
' . $row['monthsmonitored'] . '
' . $row['userrating'] . '/10'; echo '' . $row['score'] . '/100' . $row['country'] . '' . $row['country'] . ''; $row['service_facebook'] === 't' && print ''; $row['service_twitter'] === 't' && print ''; $row['service_tumblr'] === 't' && print ''; $row['service_wordpress'] === 't' && print ''; $row['service_xmpp'] === 't' && print ''; echo '