瀏覽代碼

Turned off aggregater code.. it's causing problems

spficklin 14 年之前
父節點
當前提交
12876bfce2
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      tripal_feature/tripal_feature.module

+ 1 - 3
tripal_feature/tripal_feature.module

@@ -1054,9 +1054,7 @@ function tripal_feature_load_featurelocs ($feature_id,$side = 'as_parent',$aggre
       // add the result to the array
       $featurelocs[$i++] = $loc;
    }
-if($side == 'as_parent'){
-  dpm($featurelocs);  
-}
+
    // Add the relationship feature locs if aggregate is turned on
    if($aggregate and strcmp($side,'as_parent')==0){ 
       // get the relationships for this feature without substituting any children