Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
git-svn-id: svn://10.0.0.236/trunk@183058 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -847,6 +847,7 @@ elsif ($fulltext) {
|
||||
if ($cgi->param('debug')) {
|
||||
$vars->{'debug'} = 1;
|
||||
$vars->{'query'} = $query;
|
||||
$vars->{'debugdata'} = $search->getDebugData();
|
||||
}
|
||||
|
||||
# Time to use server push to display an interim message to the user until
|
||||
|
||||
Reference in New Issue
Block a user