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

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

?>