diff --git a/index.php b/index.php index 741ed3e2..28883b17 100755 --- a/index.php +++ b/index.php @@ -38,6 +38,7 @@ include_once('includes/themes.php'); include_once('includes/data_usage.php'); include_once('includes/about.php'); include_once('includes/openvpn.php'); +include_once('includes/torproxy.php'); $output = $return = 0; $page = $_GET['page'];