removed a dsm()

This commit is contained in:
Bachir Soussi Chiadmi 2014-10-03 17:22:06 +02:00
parent 77450f1aad
commit 6b3f29142b

View File

@ -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);