interaction: add special table interaction

Conflicts:
	source/net/yacy/interaction/Interaction.java
pull/1/head
cominch 13 years ago committed by Michael Peter Christen
parent e14f2881ae
commit df47f31235

@ -431,6 +431,7 @@ public static String Tableentry(String url, String type, String comment, String
}
Boolean processlocal = false;
Log.logInfo ("TABLE", "PUT "+from+" / "+url+" - "+type+" - "+comment);
if (!sb.getConfig("interaction.contribution.accumulationpeer", "").equals("")) {

Loading…
Cancel
Save