summaryrefslogtreecommitdiff
path: root/index.php
blob: 92c0b9dfb719a6468723cf445e3cd69fdd1c0439 (plain)
1
2
3
4
5
6
<?php

	// This is not a content package.
	header ("location: ../index.php");

?>