New entity used by the SessionHandler docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321132 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2011-12-18 16:12:04 +00:00
parent 0996a8adc5
commit 3599b30b79

View file

@ -1232,6 +1232,7 @@ using public key authentication, use the
<!ENTITY returns.http.response 'Returns the HTTP response(s) as string on
success, or &false; on failure.'>
<!ENTITY returns.http.false.orexits 'Returns &false; or <emphasis xmlns="http://docbook.org/ns/docbook">exits</emphasis> on success'>
<!ENTITY returns.session.storage.retval 'The return value of the session storage (usually 0 on success, 1 on failure).'>
<!ENTITY http.request.affects 'Affects the following request method(s) only:'>
<!ENTITY http.request.affects.any 'Affects any request method.'>
<!ENTITY http.response.class.php51 'the <link xmlns="http://docbook.org/ns/docbook" linkend="class.httpresponse">