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