Skip to content

Instantly share code, notes, and snippets.

@tomthepythonist
Created March 1, 2010 19:51
Show Gist options
  • Save tomthepythonist/318736 to your computer and use it in GitHub Desktop.
Save tomthepythonist/318736 to your computer and use it in GitHub Desktop.
return empty($theme_my_login->options['email']['new_user']['message']) ? $message : jkf_tml_custom_email_replace_vars($theme_my_login->options['email']['new_user']['message'], $user_id, $replacements);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment