}
fclose($rs);
} else {
- echo "No commit logs yet<br>";
$commitids = false;
}
echo "<tr><td>".get_gravatar($flin2, 18, 'mm', 'g', true)."$flon</td><td>$flin1</td><td>$flin4</td></tr>";
}
echo "</table>";
+ } else {
+ echo "No commit information available yet<br>";
}
}
\r
// builds the tail structure
function gwvpmini_TailBuilder()
{
- echo "<font size=\"-1\"><i>Copyright 2011, PJR - licensed under GPL</i></font>";
+ echo "<br><br><hr><font size=\"-1\"><b><a href=\"http://github.com/takigama/GWVP\">GWVP</a></b> - <i>Copyright 2011, 2012 PJR - licensed under GPL</i></font>";
}
function gwvpmini_emailToUserLink($email)