diff -r 8eed90734867 -r e311f5e6f904 includes/paths.php --- a/includes/paths.php Wed Jul 09 18:38:44 2008 -0400 +++ b/includes/paths.php Wed Jul 09 20:53:47 2008 -0400 @@ -801,6 +801,7 @@ function rebuild_search_index($verbose = false, $debug = false) { global $db, $session, $paths, $template, $plugins; // Common objects + require_once(ENANO_ROOT . '/includes/search.php'); @set_time_limit(0);