define() used incorrectly
dragonwize - June 13, 2008 - 03:04
| Project: | Gravatar integration |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Narno |
| Status: | closed |
Jump to:
Description
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.

#1
#2
#3