aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/support/csp-log.php
blob: efbb9d7bc339129016f27f9fa9d5e7555e84431f (plain)
1
2
3
<?php
	file_put_contents("csp.log", "error", LOCK_EX);
?>