michaelphipps

slantview's picture
Offline
Joined: 04/02/2008
Juice: 4
michaelphipps
michaelphipps wrote:
function XXXX_uc_store_footer(){
    return null;
}

where XXXX is the name of your theme. If you were using the garland theme, the function would be called garland_uc_store_footer()

Hi Michael, not to nitpick, but according to Drupal coding standards, you should always include a space before the curly brace in a function definition, and NULL, TRUE, and FALSE are always uppercased.

Thanks for sharing this though.

steve

Remove Footer - powered by ubercart By: xerbutter (96 replies) Fri, 09/07/2007 - 06:52