Skip to content
Snippets Groups Projects
Select Git revision
  • 25e4a071ef3f89a5573f1d67b0c3cb60ccf7c858
  • master default protected
2 results

remote.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>