<?php
include("../config.php");
include( "../settings.inc.php");
header("Location: $site_url/admin/login.php"); 
     ?>
