Index: index.php
===================================================================
RCS file: /cvs/drupal/drupal/index.php,v
retrieving revision 1.99
diff -u -r1.99 index.php
--- index.php	15 Oct 2009 14:07:25 -0000	1.99
+++ index.php	20 Nov 2009 16:15:35 -0000
@@ -16,7 +16,7 @@
  * Root directory of Drupal installation.
  */
 define('DRUPAL_ROOT', getcwd());
-
+$come_and_get_me_bot = TRUE;
 require_once DRUPAL_ROOT . '/includes/bootstrap.inc';
 drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
 menu_execute_active_handler();
