1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00
Files
archived-php-src/ext/xsl/tests/skipif.inc
Christian Stocker c07a013345 forgot one file
2003-10-27 12:17:28 +00:00

2 lines
79 B
PHP

<?php if (!extension_loaded('xsl')) die('skip xsl extension not available');?>