diff options
Diffstat (limited to 'ext/zip/tests/bug8700.phpt')
| -rw-r--r-- | ext/zip/tests/bug8700.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/bug8700.phpt b/ext/zip/tests/bug8700.phpt index e36519ee4..c00e76355 100644 --- a/ext/zip/tests/bug8700.phpt +++ b/ext/zip/tests/bug8700.phpt @@ -2,7 +2,7 @@ Bug #8700 (getFromIndex(0) fails) --SKIPIF-- <?php -/* $Id: bug8700.phpt,v 1.1.2.3.2.1 2008/05/21 09:27:41 pajoye Exp $ */ +/* $Id: bug8700.phpt 260091 2008-05-21 09:27:41Z pajoye $ */ if(!extension_loaded('zip')) die('skip'); ?> --FILE-- |
