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

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

?>