remove ntoe update
This commit is contained in:
parent
4e15fdd715
commit
d2cd06cb8d
@ -181,8 +181,6 @@ if (empty($reshook)) {
|
||||
$object->date = $donation_date;
|
||||
$object->public = $public_donation;
|
||||
$object->fk_project = (int) GETPOST("fk_project", 'int');
|
||||
$object->note_private = (string) GETPOST("note_private", 'restricthtml');
|
||||
$object->note_public = (string) GETPOST("note_public", 'restricthtml');
|
||||
$object->modepaymentid = (int) GETPOST('modepayment', 'int');
|
||||
|
||||
// Fill array 'array_options' with data from add form
|
||||
|
||||
Loading…
Reference in New Issue
Block a user