?>
--FILE--
<?php
+$thisTestDir = 'gzfile_variation15.dir';
require_once('reading_include_path.inc');
//define the files to go into these directories, create one in dir2
echo "*** Testing gzopen() : usage variation ***\n";
+$thisTestDir = 'gzopen_variation4.dir';
require_once('reading_include_path.inc');
//define the files to go into these directories, create one in dir2
?>
--FILE--
<?php
+$thisTestDir = 'readgzfile_variation15.dir';
require_once('reading_include_path.inc');
//define the files to go into these directories, create one in dir2
<?php
-$thisTestDir = "zlibVariation.dir";
mkdir($thisTestDir);
chdir($thisTestDir);