Show FreeBSD version as well.

This commit is contained in:
Scott Ullrich 2007-12-02 04:16:27 +00:00
parent 12147ccb6d
commit e1f77867e6

View File

@ -44,6 +44,8 @@
<strong><?php readfile("/etc/version"); ?></strong>
<br />
built on <?php readfile("/etc/version.buildtime"); ?>
<br />
<?=`uname -sr`?>
</td>
</tr>
<tr>