? boost-459530.patch
Index: boost.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/boost/boost.module,v
retrieving revision 1.3.2.2.2.5.2.213
diff -u -p -r1.3.2.2.2.5.2.213 boost.module
--- boost.module	30 Oct 2009 15:30:48 -0000	1.3.2.2.2.5.2.213
+++ boost.module	31 Oct 2009 09:00:12 -0000
@@ -1688,6 +1688,7 @@ function boost_cache_expire_all() {
     else {
       boost_cache_expire_all_db();
     }
+    return TRUE;
   }
   return FALSE;
 }
