derick          Sat Oct 12 13:12:43 2002 EDT

  Modified files:              
    /php4/ext/session/tests     015.phpt 
  Log:
  - Hardcode setting which affects the test
  
  
Index: php4/ext/session/tests/015.phpt
diff -u php4/ext/session/tests/015.phpt:1.1 php4/ext/session/tests/015.phpt:1.2
--- php4/ext/session/tests/015.phpt:1.1 Thu Oct  3 12:43:44 2002
+++ php4/ext/session/tests/015.phpt     Sat Oct 12 13:12:43 2002
@@ -6,6 +6,7 @@
 session.use_trans_sid=1
 session.use_cookies=0
 session.cache_limiter=
+arg_separator.output=&
 --FILE--
 <?php
 error_reporting(E_ALL);



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to