jquery/test/data/support/csp-log.php

4 lines
58 B
PHP

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