";
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_Active"). " | \n"; echo "
". UID2Nick(mysql_result($Erg, $i, "UID")). " | \n"; echo "\t\t". mysql_result($Erg, $i, "NR"). " | \n"; echo "\t\t". mysql_result($Erg, $i, "LEN"). "h | \n"; echo "\t\t"; if (IsSet($_POST["Anzahl"])) { if( $_POST["Anzahl"] < mysql_result($Erg, $i, "LEN") ) { if( $_POST["SendType"]=="Show..") echo "show set"; else { $SQL2="UPDATE User SET Aktiv=1 WHERE UID=". mysql_result($Erg, $i, "UID"). " LIMIT 1"; $Erg2 = mysql_query($SQL2, $con); if ($Erg2 != 1) echo "Fehler beim speichern bei Engel ".UID2Nick(mysql_result($Erg, $i, "UID")); else echo "write set"; } } } echo " | \n"; echo "\t