<?php

header("HTTP/1.0 500 Internal Server Error");
include(dirname(__FILE__) . '/../../../wp-comments-post.php');

?>