<th>Live Status<aclass="tipsy"title="Up or Down according to Pingdom">?</a></th>
<th>Last Code Pull<aclass="tipsy"title="Because the alpha is updated everyday pods with old software will not work correcly with pods with new software. This is the date the p
od last updated from the main Diaspora code.">?</a></th>
<th>Version<aclass="tipsy"title="Version of Diaspora this pod runs">?</a></th>
<th>Uptime<aclass="tipsy"title="Percent of the time the pod is online for <?phpechodate("F")?>.">?</a></th>
<th>Months<aclass="tipsy"title="How many months has this pod been online? Click number for more history.">?</a></th>
<th>Rating<aclass="tipsy"title="User and Admin rating for this pod.">?</a></th>
...
...
@@ -39,8 +40,16 @@ if ($row["secure"] == "true") {$method = "https://";$class="green";$tip="This po
echo"<td class='$classver'><div title='{$pre} codename: {$row["longversion"]} master version is: {$row["masterversion"]}' class='tipsy'>{$version}</div></td>";