# HG changeset patch # User abukhman # Date 1287057391 -7200 # Node ID 6b1de1aa02f8640fc1406c6d3d5a3653b49c79ac # Parent a198793886230fc602b60b7e3bc2438698605f19 *** empty log message *** diff -r a19879388623 -r 6b1de1aa02f8 MpdlXmlTextServer.py --- a/MpdlXmlTextServer.py Thu Oct 14 13:50:39 2010 +0200 +++ b/MpdlXmlTextServer.py Thu Oct 14 13:56:31 2010 +0200 @@ -157,7 +157,7 @@ #href = ",".join(href) logging.debug("getGisPlaces :%s"%(href)) - return href + return href #return ";".join(["%s=%s" % (href, href) for href, href in params.items()]) #logging.debug("getGisPlaces :%s"%(href)) #if href.startswith('id='):