Closed (won't fix)
Project:
Util
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2007 at 03:01 UTC
Updated:
20 Aug 2007 at 21:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
davea commentedHere is a patch to the first version of this functionality. It actually adds 2 functions:
1) send email to watchdog
2) disable email sitewide
Both of these help with Site development.
Your feedback is welcome and appreciated.
Also, I ran into a problem where I could not disable the collapsible setting without disabling the module. The code here also contains a fix for that as well.
Thanks!
Comment #2
davea commentedMy apologies- the patch I uploaded is for 5.x.1.0, not dev.
Sorry!
Comment #3
gregglesI believe the devel module already includes this functionality. In general I think it's best to leave functionality in one module or another - not both.
Comment #4
litwol commentedas greggles said. such functionality is already included in devel module.