--- embedaddon/php/ext/zip/tests/oo_getcomment.phpt 2012/02/21 23:48:05 1.1 +++ embedaddon/php/ext/zip/tests/oo_getcomment.phpt 2012/02/21 23:48:05 1.1.1.1 @@ -2,7 +2,7 @@ getComment --SKIPIF-- <?php -/* $Id: oo_getcomment.phpt,v 1.1 2012/02/21 23:48:05 misho Exp $ */ +/* $Id: oo_getcomment.phpt,v 1.1.1.1 2012/02/21 23:48:05 misho Exp $ */ if(!extension_loaded('zip')) die('skip'); ?> --FILE--