Posted by dragonwize on June 13, 2008 at 3:04am
Jump to:
| Project: | Gravatar integration |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Narno |
| Status: | closed (fixed) |
Issue Summary
The define functions at the top of gravatar.module are missing the quotes around the constant names. Without the quotes PHP reads them as constants instead of the string defining the constant name.
Comments
#1
#2
#3