Explorar o código

Oops forgot to take out dpm

spficklin %!s(int64=12) %!d(string=hai) anos
pai
achega
26c71f98dc
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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().