Subversion Repositories cheapmusic

Rev

Rev 57 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 57 Rev 65
Line 1... Line 1...
1
<?php
1
<?php
2
include_once('php/dnsexit.php');
2
include_once ('php/dnsexit.php');
3
 
3
 
4
header("Location: https://" . $_SERVER['SERVER_NAME'] . "/index.php?submit=privacy");
4
header("Location: https://" . $_SERVER['SERVER_NAME'] . "/index.php?submit=privacy");