Commit dad7d60d authored by gerv%gerv.net's avatar gerv%gerv.net

Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz.

parent fe089256
......@@ -36,6 +36,8 @@ GetVersionTable();
confirm_login();
ReconnectToShadowDatabase();
my $action = $cgi->param('action') || 'menu';
if ($action eq "menu") {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment