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

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

?>