Avoid DOS attack when high number of tasks

This commit is contained in:
Laurent Destailleur 2015-04-22 21:17:49 +02:00
parent 7f5377d219
commit 47ecb91a3e

View File

@ -350,7 +350,7 @@ if ($action == 'create' && $user->rights->projet->creer && (empty($object->third
print '</form>';
}
else
else if ($id > 0 || ! empty($ref))
{
/*
* Fiche projet en mode visu