summaryrefslogtreecommitdiff
path: root/includes/mobile/site.php
blob: 0e34e83916df4635eac15b60fcde23b9c5a71f46 (plain)
1
2
<?php
header("Location: pages/" . urlencode($_GET["p"] ?? "start.php"));