FIX #4272 Error when trying to print the page "Linked objects" of a Thirdparty

This commit is contained in:
Marcos García de La Fuente 2015-12-28 15:04:24 +01:00
parent cfd01b6060
commit bec00e37e0

View File

@ -177,10 +177,8 @@ dol_fiche_end();
print '<br>';
print '<form method="POST" action="'.$_SERVER['PHP_SELF'].'">';
print '<form method="POST" action="'.$_SERVER['PHP_SELF'].'?socid='.$socid.'">';
print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
print '<input type="hidden" name="socid" value="'.$socid.'">'."\n";
$sql_select='';
/*if ($type_element == 'action')