You are here

constant GRAVATAR_DEFAULT_GLOBAL in Gravatar integration 6

Same name and namespace in other branches
  1. 5 gravatar.module \GRAVATAR_DEFAULT_GLOBAL
  2. 7 gravatar.module \GRAVATAR_DEFAULT_GLOBAL

Global default user picture (user.module)

2 uses of GRAVATAR_DEFAULT_GLOBAL
gravatar_requirements in ./gravatar.install
Implementation of hook_requirements().
_gravatar_get_default_image in ./gravatar.module
Get the default gravatar image.

File

./gravatar.module, line 16
Integrates gravatar service for user pictures.

Code

define('GRAVATAR_DEFAULT_GLOBAL', 1);