Closed (fixed)
Project:
Webform
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2008 at 12:04 UTC
Updated:
2 Jan 2009 at 04:40 UTC
Hi,
in webform_report.inc "watchdog()" ist called with wrong arguments, see http://api.drupal.org/api/function/watchdog/6
regards
| Comment | File | Size | Author |
|---|---|---|---|
| watchdog_arguments.patch.txt | 706 bytes | pebosi |
Comments
Comment #1
leon85321 commentedThank you Peter,
I have patched the code and it works great now :)
Leon
Comment #2
quicksketchThanks, I found a few more instances in webform.module that had the same problem. Committed.