Jelajahi Sumber

forgot to uncomment dpm call

stephen 13 tahun lalu
induk
melakukan
19e36d8600
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      base/tripal_core/tripal_core.views.inc

+ 1 - 1
base/tripal_core/tripal_core.views.inc

@@ -482,7 +482,7 @@ function tripal_core_views_data(){
         }
       }
     }
-dpm($data);
+//dpm($data);
     return $data;
 }
 /**