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