From 7e5e70548b52462a2f91f3a06cadde7198ea8f6e Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 26 May 2009 06:01:04 +0000 Subject: clean up whitespace errors introduced in last commit --- modules/search/helpers/search_installer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/search/helpers') diff --git a/modules/search/helpers/search_installer.php b/modules/search/helpers/search_installer.php index 5fc9b37b..ed4a3a90 100644 --- a/modules/search/helpers/search_installer.php +++ b/modules/search/helpers/search_installer.php @@ -40,8 +40,8 @@ class search_installer { // of the official install, so this way we don't start off with a "your index is out of date" // banner. search::update(model_cache::get("item", 1)); - search::check_index(); - } + search::check_index(); + } static function deactivate() { site_status::clear("search_index_out_of_date"); -- cgit v1.2.3