summaryrefslogtreecommitdiffstats
path: root/backend/php-blank/index.php
blob: 7777f32d417d0d87a667f8e471fe20900aaae96b (plain)
1
2
3
<?php
	header("HTTP/1.0 501 Not Implemented");
?>