RT#18834: Cacti integration [real graph import]
[freeside.git] / httemplate / misc / process / cacti_graphs.cgi
1 <% $server->process %>
2
3 <%init>
4 my $server = FS::UI::Web::JSRPC->new('FS::part_export::cacti::process_graphs', $cgi);
5 </%init>
6