constant POSTMARKAPP_API_KEY in Postmark 6
Same name and namespace in other branches
- 7 postmark.mail.inc \POSTMARKAPP_API_KEY
@file Implements postmark support on behalf of Drupal core.
File
- includes/
postmark.drupal.inc, line 7 - Implements postmark support on behalf of Drupal core.
Code
define('POSTMARKAPP_API_KEY', variable_get('postmark_api_key', ''));