Index: bootstrap.inc =================================================================== RCS file: /cvs/drupal/drupal/includes/bootstrap.inc,v retrieving revision 1.53 diff -u -r1.53 bootstrap.inc --- bootstrap.inc 22 Jun 2005 20:19:57 -0000 1.53 +++ bootstrap.inc 27 Jun 2005 05:19:53 -0000 @@ -833,7 +833,6 @@ session_start(); break; case 'page cache': - require_once './includes/bootstrap.inc'; require_once './includes/module.inc'; // Start a page timer: timer_start('page');