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

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

?>