From 4fc360049609a508131341c46183bda4af53e21f Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Sat, 28 Sep 2002 14:41:16 +0000 Subject: [PATCH] where to set session.use_trans_sid, file_uploads corrected session.encode_sources entry corrected, part of bug #19635 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97225 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/ini-set.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/info/functions/ini-set.xml b/reference/info/functions/ini-set.xml index 947ad3eb7d..d89bd4fc93 100644 --- a/reference/info/functions/ini-set.xml +++ b/reference/info/functions/ini-set.xml @@ -1,5 +1,5 @@ - + @@ -715,12 +715,12 @@ session.use_trans_sid "1" - PHP_INI_ALL + PHP_INI_SYSTEM|PHP_INI_PERDIR session.encode_sources - "globals - track" + "globals,track" + PHP_INI_ALL extname.global_value @@ -1095,7 +1095,7 @@ file_uploads "1" - PHP_INI_ALL + PHP_INI_SYSTEM post_max_size