remove debug message

This commit is contained in:
Antoine Beaupré 2008-01-22 04:20:39 +00:00
parent c6612a3092
commit 2fc2361877
1 changed files with 0 additions and 2 deletions

View File

@ -238,8 +238,6 @@ if ($e) {
echo "<a href=\"bro_main.php?actextract=1&file=".urlencode($c[$i]["name"])."&amp;R=".urlencode($R)."\">";
echo _("Extract");
echo "</a>";
} else {
echo "not extracable";
}
echo "</td>\n";