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