<html>
<head>
<link rel="stylesheet" type="text/css" href="Web/CSS/MLAB.css" title="MLAB Basic Style"/>
</head>
<body>
<h1> Postcommit Status </h1>
<h2>Author</h1>
<p><pre>
miho
</pre></p>
<h2>Errors</h1>
<p><pre>
</pre></p>
<h2>Last Changed</h1>
<p><pre>
<?php
if (isset($x)) unset($x);
Exec("svnlook changed /home/MLAB", $x);
echo implode("\n", $x);
?>
</pre></p>
</body>
</html>