I use this older coding method prior to 12-31 and it works. I think Lyle changed it because workflow_ng wasn't activating the shipping modules correctly. This was talked about in another thread.
$enabled = variable_get('uc_quote_enabled', array('usps' => true));
instead of
$enabled = variable_get('uc_quote_enabled', array());



Joined: 11/10/2007