As far as I've experienced, node.save generates double watchdog entries. Can anyone confirm this?
You can solve it by removing the watchdog() call from node.save
As far as I've experienced, node.save generates double watchdog entries. Can anyone confirm this?
You can solve it by removing the watchdog() call from node.save
Comments
Comment #1
snelson commentedCommitted to D5 and D6.
Thanks!