- fix previous commit and adjust tests
[m6w6/ext-http] / tests / redirect_002.phpt
index 9add4a0b1c3f0809b5967be69431bc881a9da0de..e577810b05f5c5d080d778fd6404da74cb043922 100644 (file)
@@ -4,7 +4,10 @@ http_redirect() with session
 <?php 
 include 'skip.inc';
 checkcgi();
+checkext('session');
 ?>
+--ENV--
+HTTP_HOST=localhost
 --FILE--
 <?php
 include 'log.inc';