View file design/images/index.php

File size: 42B
<?php
header('location: /');
exit();
?>