constant UC_ADDRESSES_ACCESS_VIEW_DEFAULT in Ubercart Addresses 6
Same name and namespace in other branches
- 5.2 uc_addresses.module \UC_ADDRESSES_ACCESS_VIEW_DEFAULT
- 5 uc_addresses.module \UC_ADDRESSES_ACCESS_VIEW_DEFAULT
Give users the ability to view anyone's default address.
1 use of UC_ADDRESSES_ACCESS_VIEW_DEFAULT
- uc_addresses_can_view_addresses in ./
uc_addresses.module - Checks if the current user may view addresses of user $address_user.
File
- ./
uc_addresses.module, line 30
Code
define('UC_ADDRESSES_ACCESS_VIEW_DEFAULT', 'view default addresses');