mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
Fix warning
This commit is contained in:
@@ -9804,8 +9804,6 @@ class Form
|
||||
$ret .= '</td></tr>';
|
||||
$ret .= '</table>';
|
||||
}
|
||||
} else {
|
||||
dol_print_error('', 'Call of showphoto with wrong parameters modulepart=' . $modulepart);
|
||||
}
|
||||
|
||||
return $ret;
|
||||
|
||||
Reference in New Issue
Block a user