<?php
$fileGB=file("../Data/gb.txt");
$gesperrt=0;
$ausgeblendet=0;
foreach($fileGB as $zeile)
{
$daten=explode("|||",$zeile);
if($daten[13]==1 && $daten[20]==0)
$gesperrt++;
if($daten[20]==1)
$ausgeblendet++;
}
$besucher=0;
if(file_exists("../Data/besucher.dat"))
{
$fileBesucher=file("../Data/besucher.dat");
$datenBesucher=explode("|||",$fileBesucher[0]);
$besucher=trim($datenBesucher[2]);
}
$subdir=opendir("../Data/Backups/");
$backupsarray=array();
while($file=readdir($subdir))
{
if($file!="." and $file!="..")
array_push($backupsarray,$file);
}
rsort($backupsarray,SORT_NUMERIC);
if(count($backupsarray)>0)
{
$daten=explode(".",$backupsarray[0]);
$lastBackup=date("d.m.Y - H:i", $daten[0]);
}
else
$lastBackup="-";
if(file_exists("../Data/pw.dat"))
{
$filetime=filemtime("../Data/pw.dat");
$letzteAenderung=date("d.m.Y - H:i", $filetime);
}
else
$letzteAenderung="-";
?>
<table id="Tabelle_01" width="800" height="430" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="7">
<img src="Bilder/Startseite_01.gif" width="800" height="10" alt=""></td>
</tr>
<tr>
<td rowspan="6">
<img src="Bilder/Startseite_02.gif" width="40" height="420" alt=""></td>
<td style="width:267px;height:27px;background-color:#FFFFFF">
<span class="SortierungsTitel"><?php echo $sprache[198] ?></span>
</td>
<td rowspan="4">
<img src="Bilder/Startseite_04.gif" width="41" height="315" alt=""></td>
<td style="width:166px;height:27px;background-color:#FFFFFF">
<span class="SortierungsTitel"><?php echo $sprache[204] ?></span>
</td>
<td rowspan="4">
<img src="Bilder/Startseite_06.gif" width="40" height="315" alt=""></td>
<td style="width:206px;height:27px;background-color:#FFFFFF">
<span class="SortierungsTitel"><?php echo $sprache[205] ?></span>
</td>
<td rowspan="6">
<img src="Bilder/Startseite_08.gif" width="40" height="420" alt=""></td>
</tr>
<tr>
<td>
<img src="Bilder/Startseite_09.gif" width="267" height="22" alt=""></td>
<td>
<img src="Bilder/Startseite_10.gif" width="166" height="22" alt=""></td>
<td>
<img src="Bilder/Startseite_11.gif" width="206" height="22" alt=""></td>
</tr>
<tr>
<td style="width:267px;height:227px;background-image:url('Bilder/startBackground.gif')">
<?php
//$check = @fsockopen("www.soraxdesign.de",80, $errno, $errstr, 30);
include("GBAusgabe.inc.php");
?>
</td>
<td style="width:166px;height:227px;background-image:url('Bilder/startBackground.gif')">
<div style="width:166px;height:227px;overflow:hidden">
<p style="padding:10px;padding-bottom:5px;margin:0px">
<span class="titel">
<?php echo $sprache[206] ?>
</span>
</p>
<div style="float:left;margin-left:30px;margin-bottom:5px;padding:0px;">
<?php echo $sprache[157] ?>
</div>
<div style="float:right;margin-right:10px;margin-bottom:5px;padding:0px;">
<?php echo $gesperrt ?>
</div>
<div style="clear:both;line-height:1%;font-size:1%"></div>
<div style="float:left;margin-left:30px;padding:0px;">
<?php echo $sprache[158] ?>
</div>
<div style="float:right;margin-right:10px;padding:0px;">
<?php echo $ausgeblendet ?>
</div>
<div style="clear:both;line-height:1%;font-size:1%"></div>
<p style="padding:10px;padding-bottom:5px;margin:0px">
<span class="titel">
<?php echo $sprache[207] ?>
</span>
</p>
<p style="padding:10px;padding-top:0px;margin:0px;text-align:right">
<?php echo $besucher ?>
</p>
<p style="padding:10px;padding-bottom:5px;padding-top:8px;margin:0px">
<span class="titel">
<?php echo $sprache[208] ?>
</span>
</p>
<p style="padding:10px;padding-top:0px;margin:0px;text-align:right">
<?php echo $lastBackup ?>
</p>
<p style="padding:10px;padding-bottom:5px;padding-top:8px;margin:0px">
<span class="titel">
<?php echo $sprache[113] ?>
</span>
</p>
<p style="padding:10px;padding-top:0px;margin:0px;text-align:right">
<?php echo $letzteAenderung ?>
</p>
</div>
</td>
<td style="width:206px;height:227px;background-image:url('Bilder/startBackground.gif')">
<div style="width:206px;height:227px;overflow:auto">
<p style="padding:10px;margin:0px;line-height:150%">
<img src="images/images/startseite/icon.gif" border="0"> <a href="admin.php?action=login&go=1&show=ansicht&session_id=<?php echo $sess_id ?>#backgroundcolor" class="links_eintrag"><?php echo $sprache[210] ?></a>
<br>
<img src="images/images/startseite/icon.gif" border="0"> <a href="admin.php?action=login&go=1&show=grundeinstellungen&session_id=<?php echo $sess_id ?>#propage" class="links_eintrag"><?php echo $sprache[211] ?></a>
<br>
<img src="images/images/startseite/icon.gif" border="0"> <a href="admin.php?action=login&go=1&show=grundeinstellungen&session_id=<?php echo $sess_id ?>#freischalten" class="links_eintrag"><?php echo $sprache[212] ?></a>
<br>
<img src="images/images/startseite/icon.gif" border="0"> <a href="admin.php?action=login&go=1&show=grundeinstellungen&session_id=<?php echo $sess_id ?>#title" class="links_eintrag"><?php echo $sprache[213] ?></a>
<br>
<img src="images/images/startseite/icon.gif" border="0"> <a href="admin.php?action=login&go=1&show=ansicht&session_id=<?php echo $sess_id ?>" class="links_eintrag"><?php echo $sprache[214] ?></a>
<br><br><br>
<img src="images/images/startseite/icon.gif" border="0"> <a href="http://hilfe.soraxdesign.de" class="links_eintrag" target="_blank"><?php echo $sprache[215] ?></a>
</p>
</div>
</td>
</tr>
<tr>
<td>
<img src="Bilder/Startseite_15.gif" width="267" height="39" alt=""></td>
<td>
<img src="Bilder/Startseite_16.gif" width="166" height="39" alt=""></td>
<td>
<img src="Bilder/Startseite_17.gif" width="206" height="39" alt=""></td>
</tr>
<tr>
<td colspan="5">
<a href="http://bestellung.soraxdesign.de" target="_blank"><img src="Bilder/Banner.jpg" width="720" height="68" alt="bestellung.soraxdesign.de" title="bestellung.soraxdesign.de" border="0"></a>
</td>
</tr>
<tr>
<td colspan="5">
<img src="Bilder/Startseite_19.gif" width="720" height="37" alt=""></td>
</tr>
</table>