Ver Fonte

Oops forgot to take out dpm

spficklin há 12 anos atrás
pai
commit
26c71f98dc
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      tripal_views/tripal_views.views.inc

+ 0 - 1
tripal_views/tripal_views.views.inc

@@ -565,7 +565,6 @@ function tripal_views_views_pre_execute(&$view) {
   if ($desc) {
     tripal_db_set_chado_search_path('chado');
   }
-  dpm($view);
 }
 /**
  * Implementation of hook_views_post_render().