window.resizeTo(800,600);'; if($_POST['form_submit']=='Speichern' && $_POST['acctid']==$session['user']['acctid']) { if(isset($_POST['bio_extra_notes'])) { $str_extranotes = closetags($_POST['bio_extra_notes'],'`i`b`c`H'); //ungültige tags herausfiltern $str_extranotes = clean_html($str_extranotes); $max_l = getsetting('longbiomaxlength',4096); $str_extranotes = substr($str_extranotes,0,$max_l); user_set_aei(array('bio_extra_notes' => $str_extranotes)); } } //------------------------------ Link-Bereich------------------------------// $str_output.='Forum | Chat im IRC | Bildergalerie