ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/functions session.xml
by Sascha Schumann other posts by this author
Nov 28 2001 8:46PM messages near this date
[PHP-DOC] cvs: phpdoc /it Translators /it/functions dir.xml | [PHP-DOC] removal of annotations does not work?
sas		Wed Nov 28 15:46:27 2001 EDT
 
   Modified files:              
     /phpdoc/en/functions	session.xml 
   Log:
   The trans in trans-sid expands to transparent, not transient.
   
   
 Index: phpdoc/en/functions/session.xml
 diff -u phpdoc/en/functions/session.xml:1.56 phpdoc/en/functions/session.xml:1.57
 --- phpdoc/en/functions/session.xml:1.56	Wed Nov 21 18:05:18 2001
 +++ phpdoc/en/functions/session.xml	Wed Nov 28 15:46:27 2001
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="iso-8859-1"?> 
 -<!-- $Revision: 1.56 $ --> 
 +<!-- $Revision: 1.57 $ --> 
   <reference id="ref.session"> 
    <title> Session handling functions</title>
    <titleabbrev> Sessions</titleabbrev>
 @@ -318,7 +318,7 @@
       </listitem> 
       <listitem> 
        <simpara> 
 -       <literal> session.use_trans_sid</literal> whether transient sid support
 +       <literal> session.use_trans_sid</literal> whether transparent sid support
         is enabled or not if enabled by compiling with 
         <link linkend="install.configure.enable-trans-sid"> 
         <literal> --enable-trans-sid</literal></link>.
 @@ -328,7 +328,7 @@
       <listitem> 
        <simpara> 
         <literal> url_rewriter.tags</literal> spefifies which html tags are
 -       rewritten to include session id if transient sid support is enabled. 
 +       rewritten to include session id if transparent sid support is enabled. 
         Defaults to <literal> a=href,area=href,frame=src,input=src,form=fakeentry</literal>
        </simpara> 
       </listitem> 
 
 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved