Browse Source

- hardcode default rewriting tags

migration/unlabaled-1.29.2
Derick Rethans 24 years ago
parent
commit
4a54968c71
  1. 1
      ext/session/tests/021.phpt

1
ext/session/tests/021.phpt

@ -6,6 +6,7 @@ rewriter handles <form> and <fieldset> 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--
<?php

Loading…
Cancel
Save