You are here

function uc_fedex_install in FedEx Shipping 5

Same name and namespace in other branches
  1. 6.2 uc_fedex.install \uc_fedex_install()

Implementation of hook_install()

Creates database tables needed by this module.

File

./uc_fedex.install, line 17
Database installation, uninstallation, and update functions for the FedEx Shipping Quotes module

Code

function uc_fedex_install() {
}