<?php
// This file has been disabled for security.
http_response_code(404);
exit('Not Found');
