default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / elements / small_custview.html
index 1e8ae73..9060d89 100644 (file)
@@ -1,2 +1,3 @@
-<% my $conf = new FS::Conf; %>
-<%= small_custview( shift, shift || $conf->config('countrydefault') ) %>
+% my $conf = new FS::Conf; 
+
+<% small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>