Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: uc 5.x-1.0-alpha

Posts: 10
Joined: 01/10/2008
Bug Finder

I downloaded what I believe is the latest bazaar version of uc_roles.module (the date is 08-Jan-2008 10:16) and line 256 looks like this:

<?php
...
return array(
strtr(variable_get('uc_roles_default_expiration_header', uc_get_message('uc_roles_user_expiration_header')), $substitution) => $items);
...
?>

while I know it shouldn't. I'll manually change it to remove that function call. But am I missing something?

role expirations not showing up on customer page By: sprugman (26 replies) Fri, 12/28/2007 - 15:40