aat_legacy.install in Amazon Product Advertisement API 6
File
aat_legacy/aat_legacy.installView source
<?php
// $Id $
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."));
}
function aat_legacy_uninstall() {
}
Functions
Name | Description |
---|---|
aat_legacy_install | |
aat_legacy_uninstall |