瀏覽代碼

[ZF-8819]Duplicate item in list in Zend_Session docs

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21305 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 年之前
父節點
當前提交
f3473d4d94
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      documentation/manual/en/module_specs/Zend_Session-GlobalSessionManagement.xml

+ 0 - 7
documentation/manual/en/module_specs/Zend_Session-GlobalSessionManagement.xml

@@ -241,13 +241,6 @@ Zend_Session::setOptions($config->toArray());
 
 
             <listitem>
             <listitem>
                 <para>
                 <para>
-                    Alternatively, try rearranging the application logic so that actions
-                    manipulating headers are performed prior to sending any output whatsoever.
-                </para>
-            </listitem>
-
-            <listitem>
-                <para>
                     If a <classname>Zend_Session</classname> method is involved in causing the error
                     If a <classname>Zend_Session</classname> method is involved in causing the error
                     message, examine the method carefully, and make sure its use really is needed in
                     message, examine the method carefully, and make sure its use really is needed in
                     the application. For example, the default usage of
                     the application. For example, the default usage of