summaryrefslogtreecommitdiff
path: root/ext/zip/tests/zip_entry_compressionmethod.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/tests/zip_entry_compressionmethod.phpt')
-rw-r--r--ext/zip/tests/zip_entry_compressionmethod.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/zip_entry_compressionmethod.phpt b/ext/zip/tests/zip_entry_compressionmethod.phpt
index c52a3e7fe..1705d32c0 100644
--- a/ext/zip/tests/zip_entry_compressionmethod.phpt
+++ b/ext/zip/tests/zip_entry_compressionmethod.phpt
@@ -2,7 +2,7 @@
zip_entry_compressionmethod() function
--SKIPIF--
<?php
-/* $Id: zip_entry_compressionmethod.phpt,v 1.1.4.1 2008/05/21 09:27:41 pajoye Exp $ */
+/* $Id: zip_entry_compressionmethod.phpt 260091 2008-05-21 09:27:41Z pajoye $ */
if(!extension_loaded('zip')) die('skip');
?>
--FILE--