瀏覽代碼

fixed xml errors @ zend.cache.frontends.page.introduction

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20725 44c647ce-9c0f-0410-b52a-842ac1e357ba
mabe 16 年之前
父節點
當前提交
37828062ce
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      documentation/manual/en/module_specs/Zend_Cache-Frontends.xml

+ 5 - 5
documentation/manual/en/module_specs/Zend_Cache-Frontends.xml

@@ -597,14 +597,14 @@ $result = $cache->foobar2('1', '2');
                     when the output buffering it uses is cleaned. In order for this to operate
                     when the output buffering it uses is cleaned. In order for this to operate
                     correctly, it must be the final output buffer in the request. To guarantee
                     correctly, it must be the final output buffer in the request. To guarantee
                     this, the output buffering used by the Dispatcher needs to be disabled by
                     this, the output buffering used by the Dispatcher needs to be disabled by
-                    calling <classname>Zend_Controller_Front<classname>'s <methodname>setParam()
-                    <methodname> method, for example, $front->setParam('disableOutputBuffering',
-                    true)</classname> or adding
+                    calling <classname>Zend_Controller_Front</classname>'s <methodname>setParam()
+                    </methodname> method, for example, $front->setParam('disableOutputBuffering',
+                    true) or adding
                     "resources.frontcontroller.params.disableOutputBuffering = true"
                     "resources.frontcontroller.params.disableOutputBuffering = true"
                     to your bootstrap configuration file (assumed INI) if using
                     to your bootstrap configuration file (assumed INI) if using
-                    </classname>Zend_Application</classname>.
+                    <classname>Zend_Application</classname>.
                 </para>
                 </para>
-            <note>
+            </note>
         </sect3>
         </sect3>
         <sect3 id="zend.cache.frontends.page.options">
         <sect3 id="zend.cache.frontends.page.options">
             <title>Available Options</title>
             <title>Available Options</title>