default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / elements / jsrsServer.html
1 <%
2 my $server = new FS::UI::Web::JSRPC;
3 $server->process;
4 %>