瀏覽代碼

Oops forgot to take out dpm

spficklin 12 年之前
父節點
當前提交
26c71f98dc
共有 1 個文件被更改,包括 0 次插入1 次删除
  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().