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

Status:active» fixed

Fixed in CVS.

#3

Thanks

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.