If you Use e-Commerce please consider helping by donating to or sponsoring development. You can make a donation of a one off amount as big or as small as you want, Or alternatively you can sponsor development by paying $US5.00/mth.
address_admin()ecommerce-5--4/address/address.module, line 49
Module Settings
$form Array, the Seetings form
<?php function address_admin() { include_once drupal_get_path('module', 'address') .'/address.inc'; return _address_admin(); } ?>