removed a dsm()
This commit is contained in:
parent
77450f1aad
commit
6b3f29142b
@ -685,7 +685,7 @@ function materio_search_api_advanced_search_form($form, &$form_state){
|
|||||||
// dsm($form, 'form');
|
// dsm($form, 'form');
|
||||||
// global $user;
|
// global $user;
|
||||||
$as_tree = materio_serach_api_get_advancedsearch_tree();
|
$as_tree = materio_serach_api_get_advancedsearch_tree();
|
||||||
dsm($as_tree, 'as_tree');
|
// dsm($as_tree, 'as_tree');
|
||||||
|
|
||||||
$keys = arg();
|
$keys = arg();
|
||||||
$path = array_shift($keys);
|
$path = array_shift($keys);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user