--- content_type_facet.module_ori	2010-10-20 19:12:16.000000000 +0300
+++ content_type_facet.module	2010-10-20 19:12:47.000000000 +0300
@@ -104,7 +104,7 @@ function content_type_facet_faceted_sear
 /**
  * Implementation of hook_faceted_search_init().
  */
-function content_type_facet_faceted_search_init(&$env) {
+function content_type_facet_faceted_search_init($env) {
   $env->settings['content_type_facet_types'] = array();
 }
 
