Posted by jfillmore on February 12, 2009 at 9:36pm
Jump to:
| Project: | Module Builder |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Fatal error: Call to undefined function dsm() in \sites\all\modules\module_builder\module_builder.module on line 1361
Comments
#1
Oops.
dsm() is a function in devel.module.
They're used for debugging. Looks like I forgot to take that one out!
Thanks for letting me know. Will fix soon. In the meantime, you can install devel.module to prevent this error.
#2
Fixed in CVS.
#3
Thanks
#4
Automatically closed -- issue fixed for 2 weeks with no activity.