fixed soap service: index.soap -> yacysearch.soap

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1827 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 19 years ago
parent 210941397a
commit ae536c4608

@ -41,7 +41,7 @@ public class httpdSoapService
/**
* Constant: template for searching
*/
private static final String TEMPLATE_SEARCH = "index.soap";
private static final String TEMPLATE_SEARCH = "yacysearch.soap";
/**
* Constant: template for the network status page
*/

Loading…
Cancel
Save