Sindbad~EG File Manager

Current Path : /proc/thread-self/root/proc/thread-self/root/usr/local/lsws/admin/html.6.3.1/includes/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/usr/local/lsws/admin/html.6.3.1/includes/auth.php

<?php

require_once('global.php');

$client = CLIENT::singleton();

if ( !$client->isValid() 
	|| (isset($_SERVER['HTTP_REFERER']) 
		&& strpos($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST']) === FALSE)) 
{
	$client->clear();
	header('location:/login.php');
	die();
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists