Hab mal mit notepad++ suchen lassen und es kommt dieses Ergebnis:
\admin\admin_easy_attach.php (39):<meta http-equiv="refresh" content="0; URL=../uploader">
\admin\admin_ug_auth.php (817): $s_user_type = ( $is_admin ) ? '<select name="userlevel"><option value="admin" selected="selected">' . $lang['Auth_Admin'] . '</option><option value="user">' . $lang['Auth_User'] . '</option></select>' : '<select name="userlevel"><option value="admin">' . $lang['Auth_Admin'] . '</option><option value="user" selected="selected">' . $lang['Auth_User'] . '</option></select>';
\album_personal_index.php (82):$select_sort_order = '<select name="order">';
\groupcp.php (81): $icq_status_img = '<a href="
http://wwp.icq.com/' . $row['user_icq'] . '#pager"><img src="
http://web.icq.com/whitepages/online?icq=' . $row['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
\includes\functions.php (947): echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><meta http-equiv="refresh" content="0; url=' . $server_protocol . $server_name . $server_port . $script_name . $url . '"><title>Redirect</title></head><body><div align="center">If your browser does not support meta redirection please click <a href="' . $server_protocol . $server_name . $server_port . $script_name . $url . '">HERE</a> to be redirected</div></body></html>';
\includes\usercp_viewprofile.php (147): $icq_status_img = '<a href="
http://wwp.icq.com/' . $profiledata['user_icq'] . '#pager"><img src="
http://web.icq.com/whitepages/online?icq=' . $profiledata['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
\memberlist.php (74):$select_sort_order = '<select name="order">';
\memberlist.php (209): $icq_status_img = '<a href="
http://wwp.icq.com/' . $row['user_icq'] . '#pager"><img src="
http://web.icq.com/whitepages/online?icq=' . $row['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
\privmsg.php (518): $icq_status_img = '<a href="
http://wwp.icq.com/' . $privmsg['user_icq'] . '#pager"><img src="
http://web.icq.com/whitepages/online?icq=' . $privmsg['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
\uploader\downloadsystem.php (340):<div align="center"></div>
\uploader\downloadsystem.php (341):<div align="center"><br>
\uploader\uploadok.php (299): <td width="325"><div align="center"><span class="Stil1"><? echo $text1; ?> "<b><?php echo($file); ?></b>" <br /><? echo $text2; ?>!</span></div>
\uploader\uploadok.php (304): <td height="32"><div align="center">
\viewtopic.php (375):$select_post_order = '<select name="postorder">';
\viewtopic.php (967): $icq_status_img = '<a href="
http://wwp.icq.com/' . $postrow[$i]['user_icq'] . '#pager"><img src="
http://web.icq.com/whitepages/online?icq=' . $postrow[$i]['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
Mir fällt nichts komisches auf, sieht jemand von euch einen Fehler?