Übersicht läuft
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<body onload="javascript:document.form1.msg_text.focus()">
|
||||
<form name="form1" method="post" action="$_SERVER[php_self]?pmdo=doreply">
|
||||
<form name="form1" method="post" action="$_SERVER[PHP_SELF]?pmdo=doreply">
|
||||
<input name="userid_to" type="hidden" id="userid_to" value="$_GET[to]">
|
||||
<input name="msg_id" type="hidden" id="msg_id" value="$_GET[msg_id]">
|
||||
|
||||
|
Reference in New Issue
Block a user