diff options
Diffstat (limited to 'ext/zip/tests/bug14962.phpt')
| -rw-r--r-- | ext/zip/tests/bug14962.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/bug14962.phpt b/ext/zip/tests/bug14962.phpt index 5cecbae30..5193c0469 100644 --- a/ext/zip/tests/bug14962.phpt +++ b/ext/zip/tests/bug14962.phpt @@ -2,7 +2,7 @@ Bug #14962 (::extractTo second argument is not really optional) --SKIPIF-- <?php -/* $Id: bug14962.phpt,v 1.1.2.2 2008/11/12 11:41:21 pajoye Exp $ */ +/* $Id: bug14962.phpt 268855 2008-11-12 11:41:21Z pajoye $ */ if(!extension_loaded('zip')) die('skip'); ?> --FILE-- |
