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.

http://us2.php.net/manual/en/function.define.php

Comments

#1

Assigned to:Anonymous» Narno

#2

Priority:normal» minor
Status:active» fixed

#3

Status:fixed» closed (fixed)