? .directory
? boost-899350.patch
? boost-900004.patch
Index: boost.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/boost/boost.module,v
retrieving revision 1.3.2.2.2.5.2.369
diff -u -p -r1.3.2.2.2.5.2.369 boost.module
--- boost.module	1 Sep 2010 23:33:00 -0000	1.3.2.2.2.5.2.369
+++ boost.module	3 Sep 2010 17:16:13 -0000
@@ -1953,7 +1953,7 @@ ETO;
   // site-wide code
   drupal_add_js($site_js, 'inline', 'footer');
   // no script code
-  $page_ns = '<noscript><div style="display:inline;"><img src="' . $base_path . $filename . '?nocache=1' . '&amp;nid='. $nid . '&amp;title='. $title . '&amp;q='. $q . '" alt="" /></div></noscript>';
+  $page_ns = '<noscript><div style="display:inline;"><img src="' . $base_path . $filename . '?nocache=1' . '&amp;nid='. $nid . '&amp;title='. $title . '&amp;qq='. $q . '" alt="" /></div></noscript>';
 
   return $page_ns;
 }
