missing DSM function
jfillmore - February 12, 2009 - 21:36
| Project: | Module Builder |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Fatal error: Call to undefined function dsm() in \sites\all\modules\module_builder\module_builder.module on line 1361

#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.