tapir

template.php for D5 theming of UC checkout and cart

  1. /**
  2.  * Overriding theme_uc_cart_block_content() to hide
  3.  * TOTAL from Wholesalers
  4.  *
  5.  * Theme the shopping cart block content.
  6.  */
  7. function phptemplate_uc_cart_block_content() {
  8.   global $user
Syndicate content