]> granicus.if.org Git - php/commitdiff
forgot one file
authorChristian Stocker <chregu@php.net>
Mon, 27 Oct 2003 12:17:28 +0000 (12:17 +0000)
committerChristian Stocker <chregu@php.net>
Mon, 27 Oct 2003 12:17:28 +0000 (12:17 +0000)
ext/xsl/tests/skipif.inc [new file with mode: 0644]

diff --git a/ext/xsl/tests/skipif.inc b/ext/xsl/tests/skipif.inc
new file mode 100644 (file)
index 0000000..0ef7372
--- /dev/null
@@ -0,0 +1 @@
+<?php  if (!extension_loaded('xsl')) die('skip xsl extension not available');?>