summaryrefslogtreecommitdiff
path: root/public/header_images/index.php
blob: f67f1d752f90b42b71b4c8f2fceaa1626753de45 (plain)
1
2
3
<?php
header('Location: ../index.php');
exit();