Skip to content
Snippets Groups Projects
Select Git revision
  • 5d9731cef28d9c93e81216d31299b2b68fbc8758
  • master default protected
2 results

public.php

Blame
  • index.html 179 B
    <!DOCTYPE html>
    <html>
    <head>
    	<script type="text/javascript"> window.location.href="index.php"; </script>
    	<meta http-equiv="refresh" content="0; URL=index.php">
    </head>
    </html>