mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
fix r9814 - remove echo "aha"; - Happy birthday naderman
Authorised by: naderman git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10162 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
bc677ae3ad
commit
9c1334cd62
@ -593,7 +593,7 @@ function close_report($report_id_list, $mode, $action, $pm = false)
|
||||
$db->sql_query($sql);
|
||||
|
||||
if ($action == 'delete')
|
||||
{echo "aha";
|
||||
{
|
||||
delete_pm(ANONYMOUS, $close_report_posts, PRIVMSGS_INBOX);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user