Fatal error: Call to undefined function dsm() in \sites\all\modules\module_builder\module_builder.module on line 1361

Comments

joachim’s picture

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.

joachim’s picture

Status: Active » Fixed

Fixed in CVS.

jfillmore’s picture

Thanks

Status: Fixed » Closed (fixed)

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