fix
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
<script>
|
||||
__LOCALIZATION_LANGSELECT_SCRIPT__
|
||||
function deleteit(indexik){
|
||||
$.post("index.php?admin=1&delete=1",
|
||||
$.post("index.php?admin=1&deletechatmsg=1",
|
||||
{
|
||||
delete: indexik
|
||||
deletechatmsg: indexik
|
||||
},
|
||||
function(data, status){
|
||||
updateTable();
|
||||
|
Reference in New Issue
Block a user