// Bei register_global=off Variablen eintragen
if (!ini_get('register_globals'))
{
$types_to_register = array('GET','POST','COOKIE','SESSION','SERVER');
foreach ($types_to_register as $type)
{
if (@count(${'HTTP_' . $type . '_VARS'}) > 0)
{
extract(${'HTTP_' . $type . '_VARS'}, EXTR_OVERWRITE);
}
}
}
// Es ist nicht gestattet diesen Copyrightvermerk zu entfernen
// easyIns copyright 2006 Ein Softwareprodukt der Mateo & Mewis AG
// eMail: support@easyins.de / Homepage: http://www.mm-ag.com
// start output buffer
@ob_start();
// start session to get log in information (name and password)
@session_start();
// *** Verbindung zur Datenbank herstellen
$ahs = strpos($DOCUMENT_ROOT,"http:");
$ahs2 = strpos($DOCUMENT_ROOT,"ftp");
$ahs3 = strpos($path,"http:");
$ahs4 = strpos($path,"ftp");
if ($ahs === false AND $ahs2 === false AND $ahs3 === false AND $ahs4 === false)
{
$path ="./";
include "$path/admin/config.inc.php";
include "$path/connect.inc.php";
include "$path/admin/farbcodes.inc.php";
include "$path/banner/show_banner.php";
include "$path/include.php";
$sub=1;
$g_site="index.php"; // Name dieser Datei
}
else {
echo "Don't try to hack this site! Everything is logged... GO AWAY LAMER!";
}
?>
+ Muenchens Erotikfuehrer das Erotik- Informationsportal für Bordelle, FKK und andere Erotiketablisments in Europa