? boost-567748.patch
? boost-577578_0.patch
? boost-578546_0.patch
? boost-579668.patch
? boost-581320.1.patch
? boost-581320_0.patch
Index: boost.admin.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/boost/boost.admin.inc,v
retrieving revision 1.1.2.1.2.3.2.71
diff -u -p -r1.1.2.1.2.3.2.71 boost.admin.inc
--- boost.admin.inc	19 Sep 2009 02:16:32 -0000	1.1.2.1.2.3.2.71
+++ boost.admin.inc	19 Sep 2009 02:34:14 -0000
@@ -470,7 +470,7 @@ function boost_admin_boost_performance_p
     '#type'          => 'checkbox',
     '#title'         => t('Enable the cron crawler'),
     '#default_value' => BOOST_CRAWL_ON_CRON,
-    '#description'   => t('Pre-cache boosted URL\'s so they get cached before anyone accesses them.'),
+    '#description'   => t('Pre-cache boosted URL\'s so they get cached before anyone accesses them. Enable the crawler first and save settings to use Preemptive Cache settings.'),
   );
   $form['crawler']['boost_push_html'] = array(
     '#type' => 'checkbox',
