I need glasses...

This commit is contained in:
Simone Rota 2006-10-15 03:26:35 +02:00
parent 2e01a007a6
commit 7cb3a602b1

View File

@ -177,7 +177,7 @@ function showDuplicates() {
echo '<tr class="'.$cl.'">
<td>'.$port['portname'].'</td>
<td>Found in <a href="?a=search&s=true&q='.$port['portname'].'">'.$port['dup']." repositories</a></td></tr>\n";
$i++:
$i++;
}
echo "</table>";
}