Subversion Repositories cheapmusic

Rev

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

Rev 120 Rev 121
Line 1... Line 1...
1
<?php
1
<?php
2
include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/dnsexit.php');
2
include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/hosting.php');
3
 
3
 
4
if (isset($_POST["target"])) {
4
if (isset($_POST["target"])) {
5
    include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/constants.php');
5
    include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/constants.php');
6
    include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/sessions_db.php');
6
    include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/sessions_db.php');
7
    include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/cryptor.php');
7
    include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/cryptor.php');