module-poll/poll/index.php

4 lines
38 B
PHP

<?php
header('Location:/');
exit;
?>