mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix #80252: Incorrect description of session_cache_expire()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350930 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
892e1c8921
commit
6cd5d527ff
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.session-cache-expire'>
|
||||
<refnamediv>
|
||||
<refname>session_cache_expire</refname>
|
||||
<refpurpose>Return current cache expire</refpurpose>
|
||||
<refpurpose>Get and/or set current cache expire</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
|
Loading…
Reference in a new issue