Needs review
Project:
Forum email integration
Version:
7.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2011 at 21:39 UTC
Updated:
14 Oct 2012 at 15:37 UTC
This module fails to install, and the following error is thrown:
Undefined index: description in drupal_check_module()...
This patch does 2 things:
| Comment | File | Size | Author |
|---|---|---|---|
| femail-no-description.patch | 1.8 KB | theunraveler |
Comments
Comment #1
jvdurme commentedThanks for the hint on the description keys! Was pulling my hair out on this error in my own module. ;)