<?php
// Silence is golden.
http_response_code( 403 );
exit;
