X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Finterface%2FxsltProcessorHTTP.ml;h=ed26724cad6cc4116f46b9ed9f0f1afd20cca05d;hb=c06d7ae216653045f6c4f2cc6ca5198e35003ab1;hp=56096a314bf98137179ef8bfa71cf6023602a436;hpb=69baba8e22386b96df9210e58b7454ed415ded5b;p=helm.git diff --git a/helm/interface/xsltProcessorHTTP.ml b/helm/interface/xsltProcessorHTTP.ml index 56096a314..ed26724ca 100644 --- a/helm/interface/xsltProcessorHTTP.ml +++ b/helm/interface/xsltProcessorHTTP.ml @@ -47,6 +47,6 @@ let process uri usecache mode = "" ) in - ClientHTTP.get_and_save_to_tmp string_to_send + string_to_send ;;