the ? between svc_domain.cgi and the domain id is missing
[freeside.git] / httemplate / elements / jsrsServer.html
1 <%
2 my $server = new FS::UI::Web::JSRPC;
3 $server->process;
4 %>