betz Tue Dec 3 13:21:04 2002 EDT
Modified files:
/phpdoc/en/reference/session reference.xml
Log:
correcting url.mm
Index: phpdoc/en/reference/session/reference.xml
diff -u phpdoc/en/reference/session/reference.xml:1.24
phpdoc/en/reference/session/reference.xml:1.25
--- phpdoc/en/reference/session/reference.xml:1.24 Mon Dec 2 07:55:40 2002
+++ phpdoc/en/reference/session/reference.xml Tue Dec 3 13:21:04 2002
@@ -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>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php