diff options
Diffstat (limited to 'ext/zip/tests/bug7658.phpt')
-rw-r--r-- | ext/zip/tests/bug7658.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/bug7658.phpt b/ext/zip/tests/bug7658.phpt index 267d8ff62..56fd00fba 100644 --- a/ext/zip/tests/bug7658.phpt +++ b/ext/zip/tests/bug7658.phpt @@ -2,7 +2,7 @@ Bug #7658 (modify archive with general bit flag 3 set) --SKIPIF-- <?php -/* $Id: bug7658.phpt 265669 2008-08-30 16:24:33Z pajoye $ */ +/* $Id$ */ if(!extension_loaded('zip')) die('skip'); ?> --FILE-- |