Bläddra i källkod

[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 år sedan
förälder
incheckning
f3473d4d94

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

@@ -241,13 +241,6 @@ Zend_Session::setOptions($config->toArray());
 
             <listitem>
                 <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
                     message, examine the method carefully, and make sure its use really is needed in
                     the application. For example, the default usage of