From 6739b32213c62d7fceb213f79a3fc6eabe6f6a77 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Wed, 28 Nov 2001 20:46:27 +0000 Subject: [PATCH] The trans in trans-sid expands to transparent, not transient. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63384 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/session.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/session.xml b/functions/session.xml index 4ca3c0a1cc..6d04cfd1d6 100644 --- a/functions/session.xml +++ b/functions/session.xml @@ -1,5 +1,5 @@ - + Session handling functions Sessions @@ -318,7 +318,7 @@ To continue, click here - session.use_trans_sid whether transient sid support + session.use_trans_sid whether transparent sid support is enabled or not if enabled by compiling with --enable-trans-sid. @@ -328,7 +328,7 @@ To continue, click here url_rewriter.tags 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 a=href,area=href,frame=src,input=src,form=fakeentry