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?



Joined: 01/10/2008