summaryrefslogtreecommitdiff
path: root/pages/demo.inc
blob: 47e07750ccdd128a3cee6d6629b8152c2165c26e (plain)
1
2
3
4
<?php

header("Location: /");
die();