From 4a54968c7164296c9e8416ba123099a72fd8f701 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 8 Oct 2002 18:30:38 +0000 Subject: [PATCH] - hardcode default rewriting tags --- ext/session/tests/021.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/session/tests/021.phpt b/ext/session/tests/021.phpt index 36f49681984..17f5ad3bf39 100644 --- a/ext/session/tests/021.phpt +++ b/ext/session/tests/021.phpt @@ -6,6 +6,7 @@ rewriter handles
and
correctly session.use_cookies=0 session.cache_limiter= session.use_trans_sid=1 +url_rewriter.tags="a=href,area=href,frame=src,input=src,form=,fieldset=" --FILE--