Merge pull request #13465 from fabianpc/db_issues
Close #13446 Infinite loop of projects without thirdparty...
This commit is contained in:
commit
123c19086b
@ -307,7 +307,6 @@ if ($resql)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
print $langs->trans("OthersNotLinkedToThirdParty");
|
print $langs->trans("OthersNotLinkedToThirdParty");
|
||||||
$i--;
|
|
||||||
}
|
}
|
||||||
print '</td>';
|
print '</td>';
|
||||||
print '<td class="right">';
|
print '<td class="right">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user