fix 'Can't call method "setup" on an undefined value' error when using into rates...
[freeside.git] / httemplate / elements / small_custview.html
1 % my $conf = new FS::Conf; 
2
3 <% small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>