Added missing error403.php

pull/1/head
root 18 years ago
parent 13ff4dfaa9
commit 409ee34be6

@ -0,0 +1,4 @@
<?
header("location: /");
exit;
?>
Loading…
Cancel
Save