//Mod message source include
$notifies = dbquery("SELECT * FROM ".$db_prefix."thread_mod_notify WHERE thread_id=".$_GET['thread_id']." AND post_id=".$data['post_id']);
if(dbrows($notifies)){
$notify_id = 1;
echo "