eschmid Sun Jun 24 01:56:23 2001 EDT
Modified files:
/phpdoc/en/functions session.xml
Log:
Corrected in CVS.
Index: phpdoc/en/functions/session.xml
diff -u phpdoc/en/functions/session.xml:1.38 phpdoc/en/functions/session.xml:1.39
--- phpdoc/en/functions/session.xml:1.38 Wed Jun 20 19:21:08 2001
+++ phpdoc/en/functions/session.xml Sun Jun 24 01:56:22 2001
@@ -956,7 +956,7 @@
<para>
Session data is usually stored after your script terminated
without the need to call <function>session_end</function>, but as
- session data is locked to prevend concurrent writes only one
+ session data is locked to prevent concurrent writes only one
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
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jon Parise
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jon Parise
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Martin Samesch
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Rui Hirokawa
- [PHP-DOC] cvs: phpdoc /en/functions session.xml Sascha Schumann
- [PHP-DOC] cvs: phpdoc /en/functions session.xml jim winstead
