From ed65b93c15c0f0a1321b831cf51cab533da711dd Mon Sep 17 00:00:00 2001 From: pabs Date: Wed, 22 Aug 2007 22:46:47 -0400 Subject: Added test script. --- test/index.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test/index.php (limited to 'test/index.php') diff --git a/test/index.php b/test/index.php new file mode 100644 index 0000000..3eb4769 --- /dev/null +++ b/test/index.php @@ -0,0 +1,19 @@ +add_file(basename($file), file_get_contents($file)); + +$zip->finish(); + +?> -- cgit v1.2.3