Fix: Supprime message erreur intempestif.

This commit is contained in:
Laurent Destailleur 2005-06-11 14:59:27 +00:00
parent 9a6ccf54c3
commit 90520d74a4

View File

@ -553,10 +553,6 @@ if ($_GET["id"])
print '</form>';
}
}
else
{
print $langs->trans("ErrorUnknown");
}
/* ************************************************************************** */