Преглед на файлове

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