Date: 08/06/01
- Next message: Martin Samesch: "[PHP-DOC] cvs: phpdoc /de/functions session.xml"
- Previous message: Andrew Lindeman: "[PHP-DOC] cvs: phpdoc / faqurls.ent"
- Next in thread: Torben Wilson: "[PHP-DOC] cvs: phpdoc /en/functions session.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
samesch Mon Aug 6 09:05:37 2001 EDT
Modified files:
/phpdoc/en/functions session.xml
Log:
typo...
Index: phpdoc/en/functions/session.xml
diff -u phpdoc/en/functions/session.xml:1.49 phpdoc/en/functions/session.xml:1.50
--- phpdoc/en/functions/session.xml:1.49 Mon Aug 6 06:02:02 2001
+++ phpdoc/en/functions/session.xml Mon Aug 6 09:05:37 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.49 $ -->
+<!-- $Revision: 1.50 $ -->
<reference id="ref.session">
<title>Session handling functions</title>
<titleabbrev>Sessions</titleabbrev>
@@ -993,7 +993,7 @@
script may operate on a session at any time. When using framesets
together with sessions you will experience the frames loading one
by one due to this locking. You can reduce the time needed to
- laod all the frames by ending the session as soon as all changes
+ load all the frames by ending the session as soon as all changes
to session variables are done.
</para>
<!-- commented out until final decision on implementation
- Next message: Martin Samesch: "[PHP-DOC] cvs: phpdoc /de/functions session.xml"
- Previous message: Andrew Lindeman: "[PHP-DOC] cvs: phpdoc / faqurls.ent"
- Next in thread: Torben Wilson: "[PHP-DOC] cvs: phpdoc /en/functions session.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

