From: <var...@us...> - 2015-01-16 10:55:04
|
Revision: 9480 http://sourceforge.net/p/phpwiki/code/9480 Author: vargenau Date: 2015-01-16 10:17:29 +0000 (Fri, 16 Jan 2015) Log Message: ----------- Put back http://phpwiki.sourceforge.net Modified Paths: -------------- trunk/PhpWiki.wsdl Modified: trunk/PhpWiki.wsdl =================================================================== --- trunk/PhpWiki.wsdl 2015-01-15 14:06:13 UTC (rev 9479) +++ trunk/PhpWiki.wsdl 2015-01-16 10:17:29 UTC (rev 9480) @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8" ?> <definitions name="Wiki" - targetNamespace="http://phpwiki.nmu.alcatel.fr/phpwiki/PhpWiki.wsdl" + targetNamespace="http://phpwiki.sourceforge.net/PhpWiki.wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" - xmlns:tns="http://phpwiki.nmu.alcatel.fr/phpwiki/PhpWiki.wsdl" + xmlns:tns="http://phpwiki.sourceforge.net/PhpWiki.wsdl" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" > This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |