Преглед на файлове

[ZF-5465] changes from dead URL about SoapServer API

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18716 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp преди 16 години
родител
ревизия
f4261beb30
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      documentation/manual/en/module_specs/Zend_Json-Server.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Json-Server.xml

@@ -20,7 +20,7 @@
         JSON-RPC is a lightweight Remote Procedure Call protocol that utilizes
         JSON-RPC is a lightweight Remote Procedure Call protocol that utilizes
         <acronym>JSON</acronym> for its messaging envelopes. This JSON-RPC implementation follows
         <acronym>JSON</acronym> for its messaging envelopes. This JSON-RPC implementation follows
         <acronym>PHP</acronym>'s <ulink
         <acronym>PHP</acronym>'s <ulink
-            url="http://us.php.net/manual/en/function.soap-soapserver-construct.php">SoapServer</ulink>
+            url="http://www.php.net/manual/en/class.soapserver.php">SoapServer</ulink>
         <acronym>API</acronym>. This means that in a typical situation, you will simply:
         <acronym>API</acronym>. This means that in a typical situation, you will simply:
     </para>
     </para>