adding export to read mailbox status information, RT#15987
[freeside.git] / httemplate / elements / jsrsServer.html
index d6d5370..f37b0aa 100644 (file)
@@ -1,4 +1,4 @@
-<%
-my $server = new FS::UI::Web::JSRPC;
-$server->process;
-%>
+%
+%  my $server = new FS::UI::Web::JSRPC '', $cgi;
+%
+<% $server->process %>