Project:Contact form blocks
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Module names should not contain underscores to prevent namespace collisions. This module collides with contact.module, for instance.

Comments

#1

I agree. Changing names of functions/variables would be easy. Changing the module name itself will not be easy without breaking upgrade paths for users. Any idea?

nobody click here