mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Updated type for session_encode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31317 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0dfe8c4a80
commit
79ebe8ddb3
1 changed files with 1 additions and 1 deletions
|
@ -698,7 +698,7 @@ echo "The previous session name was $previous_name<p>";
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>bool <function>session_encode</function></funcdef>
|
||||
<funcdef>string <function>session_encode</function></funcdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
|
|
Loading…
Reference in a new issue