Forráskód Böngészése

Oops forgot to take out dpm

spficklin 12 éve
szülő
commit
26c71f98dc
1 módosított fájl, 0 hozzáadás és 1 törlés
  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) {
   if ($desc) {
     tripal_db_set_chado_search_path('chado');
     tripal_db_set_chado_search_path('chado');
   }
   }
-  dpm($view);
 }
 }
 /**
 /**
  * Implementation of hook_views_post_render().
  * Implementation of hook_views_post_render().