summaryrefslogtreecommitdiff
path: root/ext/zip/tests/bug8009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/tests/bug8009.phpt')
-rw-r--r--ext/zip/tests/bug8009.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/bug8009.phpt b/ext/zip/tests/bug8009.phpt
index 9168d7369..8fcfbd9d3 100644
--- a/ext/zip/tests/bug8009.phpt
+++ b/ext/zip/tests/bug8009.phpt
@@ -2,7 +2,7 @@
Bug #8009 (cannot add again same entry to an archive)
--SKIPIF--
<?php
-/* $Id: bug8009.phpt,v 1.1.2.1.2.1 2008/05/21 09:27:41 pajoye Exp $ */
+/* $Id: bug8009.phpt 260091 2008-05-21 09:27:41Z pajoye $ */
if(!extension_loaded('zip')) die('skip');
?>
--FILE--