<?php
if(!extension_loaded("xslt")) {
	die("skip xslt extension not available");
}
?>
