";
echo Get_Text("pub_aktive_Text1") . "
\n";
echo Get_Text("pub_aktive_Text2") . "
\n";
// auswahlbox
echo Get_Text("pub_aktive_Text31") . "\n";
echo "";
echo Get_Text("pub_aktive_Text32") . "
\n";
echo "\n";
echo "\n";
echo "\n";
echo "
" . Get_Text("pub_aktive_Nick") . " | \n"; echo "\t" . Get_Text("pub_aktive_Anzahl") . " | \n"; echo "\t" . Get_Text("pub_aktive_Time") . " | \n"; echo "\t" . Get_Text("pub_aktive_Time") . " Weight | \n"; echo "\tFreeloader " . Get_Text("pub_aktive_Anzahl") . " | \n"; echo "\tFreeloader " . Get_Text("pub_aktive_Time") . " | \n"; echo "\t" . Get_Text("pub_aktive_Time") . " result | \n"; echo "\t" . Get_Text("pub_aktive_Active") . " | \n"; echo "
" . UID2Nick(mysql_result($Erg, $i, "UID")) . " | \n"; echo "\t\t" . mysql_result($Erg, $i, "nr") . "x | \n"; echo "\t\t" . mysql_result($Erg, $i, "len") . "h | \n"; echo "\t\t" . mysql_result($Erg, $i, "lenWeight") . "h | \n"; echo "\t\t" . mysql_result($Erg, $i, "nrFree") . "x | \n"; echo "\t\t" . mysql_result($Erg, $i, "lenFree") . "h | \n"; echo "\t\t" . mysql_result($Erg, $i, "lenReal") . "h | \n"; echo "\t\t"; if (IsSet ($_POST["Anzahl"])) { if ($_POST["Anzahl"] < mysql_result($Erg, $i, "lenReal")) { $aktivecount++; if ($_POST["SendType"] == "Show..") echo "show set"; else { $SQL2 = "UPDATE `User` SET `Aktiv`='1' WHERE `UID`='" . mysql_result($Erg, $i, "UID") . "' LIMIT 1"; $Erg2 = db_query($SQL2, "update Active State"); if ($Erg2 != 1) echo "Fehler beim speichern bei Engel " . UID2Nick(mysql_result($Erg, $i, "UID")); else echo "write set"; } } } echo " | \n"; echo "\t