changeset 616 | e311f5e6f904 |
parent 613 | c08670a77871 |
child 617 | 9e4ccf67b6ea |
--- 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);