Home
last modified time | relevance | path

Searched refs:GRAVATAR_BASE (Results 1 – 1 of 1) sorted by relevance

/plugin/avatar/
Dhelper.php32 private const GRAVATAR_BASE = 'https://secure.gravatar.com/avatar/'; define in helper_plugin_avatar
245 return self::GRAVATAR_BASE . $seed . '?' . http_build_query($params);