Talk:Creating custom attributes: Difference between revisions
Appearance
m Talk:CustomAttributes moved to Talk:Creating custom attributes |
Badpenguin (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
note, if you put your custom attribute in a module directory called "attriblib" then you need to add | |||
module("attriblib"); | |||
to your config.modules.inc file that load te modules | |||
Latest revision as of 20:49, 28 December 2010
note, if you put your custom attribute in a module directory called "attriblib" then you need to add
module("attriblib");
to your config.modules.inc file that load te modules