This patch refactors:
_feedapi_update(&$node, $teaser, $page) to _feedapi_update(&$node)
_feedapi_insert(&$node, $teaser, $page) to _feedapi_insert(&$node)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 260735_update-insert-args.patch | 2.04 KB | aron novak |
| #1 | 260735_update-insert-args.patch | 2.04 KB | aron novak |
| feedapi_update-insert-args.patch | 1.8 KB | mustafau |
Comments
Comment #1
aron novakI tested it, the proposed changes seems to be fine.
Comment #2
aron novakComment #3
alex_b commentedOldies but goodies. Committed. Thank you.