Active
Project:
Contact form blocks
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2011 at 22:34 UTC
Updated:
11 Feb 2011 at 12:00 UTC
Module names should not contain underscores to prevent namespace collisions. This module collides with contact.module, for instance.
Comments
Comment #1
fuerst commentedI 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?