浏览代码

merge r25098 to release-1.12

git-svn-id: http://framework.zend.com/svn/framework/standard/branches/release-1.12@25099 44c647ce-9c0f-0410-b52a-842ac1e357ba
rob 13 年之前
父节点
当前提交
493c602ffb

+ 1 - 1
documentation/manual/de/module_specs/Zend_Controller-FrontController.xml

@@ -236,7 +236,7 @@ $front->addControllerDirectory('../modules/foo/controllers', 'foo');
                 Methode, die einfach einen Pfad zu einem Verzeichnis, das Action-Controller
                 enthält, als Parameter akzeptiert. Sie holt sich eine Front-Controller-Instanz (mit
                 <link
-                    linkend="zend.controller.front.methods.primary.getinstance">getInstance()</link>,
+                    linkend="zend.controller.front.methods.primary.getinstance">getInstance()</link>),
                 registriert den angegebenen Pfad mit <link
                     linkend="zend.controller.front.methods.primary.setcontrollerdirectory">setControllerDirectory()</link>,
                 und <link

+ 1 - 1
documentation/manual/en/module_specs/Zend_Controller-FrontController.xml

@@ -236,7 +236,7 @@ $front->addControllerDirectory('../modules/foo/controllers', 'foo');
                 method taking simply a path to a directory containing
                 controllers. It fetches a front controller instance (via
                 <link
-                    linkend="zend.controller.front.methods.primary.getinstance">getInstance()</link>,
+                    linkend="zend.controller.front.methods.primary.getinstance">getInstance()</link>),
                 registers the path provided via <link
                     linkend="zend.controller.front.methods.primary.setcontrollerdirectory">setControllerDirectory()</link>,
                 and finally <link

+ 1 - 1
documentation/manual/hu/module_specs/Zend_Controller-FrontController.xml

@@ -208,7 +208,7 @@ $front->addControllerDirectory('../modules/foo/controllers', 'foo');]]>
                 method taking simply a path to a directory containing
                 controllers. It fetches a front controller instance (via
                 <link
-                    linkend="zend.controller.front.methods.primary.getinstance">getInstance()</link>,
+                    linkend="zend.controller.front.methods.primary.getinstance">getInstance()</link>),
                 registers the path provided via <link
                     linkend="zend.controller.front.methods.primary.setcontrollerdirectory">setControllerDirectory()</link>,
                 and finally <link