diff --git a/materio_search_api.module b/materio_search_api.module index 9318a272..6c0c51ba 100755 --- a/materio_search_api.module +++ b/materio_search_api.module @@ -685,7 +685,7 @@ function materio_search_api_advanced_search_form($form, &$form_state){ // dsm($form, 'form'); // global $user; $as_tree = materio_serach_api_get_advancedsearch_tree(); - dsm($as_tree, 'as_tree'); + // dsm($as_tree, 'as_tree'); $keys = arg(); $path = array_shift($keys);