1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-03 04:55:36 +02:00
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3136 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2002-11-28 02:20:22 +00:00
parent c513153d43
commit e580cd8df5

View File

@ -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);
}