mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-03 04:55:36 +02:00
echo
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3136 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c513153d43
commit
e580cd8df5
@ -583,7 +583,7 @@ else if ( $submit || $confirm )
|
||||
}
|
||||
|
||||
if ($error_msg == '' && $mode != 'poll_delete')
|
||||
{echo "HERE --> " . $post_info['topic_title'] . " \n\n";
|
||||
{
|
||||
user_notification($mode, $post_data, $post_info['topic_title'], $forum_id, $topic_id, $post_id, $notify_user);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user