You are here

constant EDI_CLASSIFIED_VAR_DEF_EMAIL_SUBJ in Classified Ads 6.2

Same name and namespace in other branches
  1. 5.2 ed_classified.module \EDI_CLASSIFIED_VAR_DEF_EMAIL_SUBJ
  2. 5 ed_classified.module \EDI_CLASSIFIED_VAR_DEF_EMAIL_SUBJ
  3. 7.2 ed_classified.module \EDI_CLASSIFIED_VAR_DEF_EMAIL_SUBJ
2 uses of EDI_CLASSIFIED_VAR_DEF_EMAIL_SUBJ
ed_classified_admin_settings in ./ed_classified_settings.inc
Implementation of hook_settings().
ed_classified_mail in ./ed_classified.module
Implements hook_mail() which is invoked by drupal_mail().

File

./ed_classified.module, line 86
Simple text-based classified ads module.

Code

define('EDI_CLASSIFIED_VAR_DEF_EMAIL_SUBJ', '!sitename reminder: classified ads expiring soon!');