? boost-623578.patch
Index: stats/boost_stats.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/boost/stats/Attic/boost_stats.php,v
retrieving revision 1.1.2.14
diff -u -p -r1.1.2.14 boost_stats.php
--- stats/boost_stats.php	2 Nov 2009 18:47:09 -0000	1.1.2.14
+++ stats/boost_stats.php	5 Nov 2009 00:55:04 -0000
@@ -87,6 +87,7 @@ function boost_stats_init() {
 
   // Connect to DB.
   include_once './includes/bootstrap.inc';
+  include_once './includes/common.inc';
   drupal_bootstrap(DRUPAL_BOOTSTRAP_DATABASE);
 
   // Set variables passed via GET.
