Index: bootstrap.inc =================================================================== RCS file: /cvs/drupal/drupal/includes/bootstrap.inc,v retrieving revision 1.61 diff -u -r1.61 bootstrap.inc --- bootstrap.inc 22 Aug 2005 05:06:42 -0000 1.61 +++ bootstrap.inc 24 Aug 2005 06:42:36 -0000 @@ -495,8 +495,6 @@ } elseif ($count > 0 && $path != '') { if ($action == 'source') { - if (TRUE) return; - if (isset($map[$path])) { return $map[$path]; }