|
|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!-- Reviewed: no -->
|
|
|
-<!-- EN-Revision: 16441 -->
|
|
|
+<!-- EN-Revision: 16595 -->
|
|
|
<sect1 id="zend.controller.router" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
<title>標準のルータ</title>
|
|
|
<sect2 id="zend.controller.router.introduction">
|
|
|
@@ -379,6 +379,9 @@ $router->setGlobalParam('lang', 'en');
|
|
|
<xi:include href="Zend_Controller-Router-Route-Chain.xml">
|
|
|
<xi:fallback><xi:include href="../../en/module_specs/Zend_Controller-Router-Route-Chain.xml" /></xi:fallback>
|
|
|
</xi:include>
|
|
|
+ <xi:include href="Zend_Controller-Router-Route-Rest.xml">
|
|
|
+ <xi:fallback><xi:include href="../../en/module_specs/Zend_Controller-Router-Route-Rest.xml" /></xi:fallback>
|
|
|
+ </xi:include>
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="zend.controller.router.add-config">
|