View file design/img/index.php

File size: 39B
<?php
header('Location: /');
exit();
?>