fix upgrade: clear bad cust_refund.source_paynum before encrypting, RT#81508
[freeside.git] / httemplate / elements / small_custview.html
1 % my $conf = new FS::Conf; 
2
3 <% small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>