catch bad SMTP settings before they error out sending mail, RT#83775
[freeside.git] / httemplate / elements / small_custview.html
1 % my $conf = new FS::Conf; 
2
3 <% small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>