mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
correcting url.mm
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106669 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
75c40cecfe
commit
17e584616e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.24 $ -->
|
||||
<!-- $Revision: 1.25 $ -->
|
||||
<reference id="ref.session">
|
||||
<title>Session handling functions</title>
|
||||
<titleabbrev>Sessions</titleabbrev>
|
||||
|
@ -99,7 +99,7 @@
|
|||
<para>
|
||||
Optionally you can use shared memory allocation (mm), developed by
|
||||
Ralf S. Engelschall, for session storage. You have to download
|
||||
<ulink url="url.mm;">mm</ulink> and install it. This option is not
|
||||
<ulink url="&url.mm;">mm</ulink> and install it. This option is not
|
||||
available for Windows platforms.
|
||||
</para>
|
||||
</note>
|
||||
|
|
Loading…
Reference in a new issue