Browse Source

Oops forgot to take out dpm

spficklin 12 năm trước cách đây
mục cha
commit
26c71f98dc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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().