jquery/test/data/support/csp-log.php
2013-11-07 22:08:50 +01:00

4 lines
58 B
PHP

<?php
file_put_contents("csp.log", "error", LOCK_EX);
?>