function aat_legacy_install in Amazon Product Advertisement API 6
File
- aat_legacy/
aat_legacy.install, line 4
Code
function aat_legacy_install() {
drupal_set_message(t("The AAT Legacy module is only for importing legacy data. After data is imported, this module can be disabled."));
}