SimpleModelSite/thumbs/index.php

5 lines
40 B
PHP

<?php
header("Location: ../");
exit();