<?php
if(!defined("_GNUBOARD_")) exit("Access Denied");

if($w=='r'){
	include_once(G5_PATH.'/telegram/funcs.php');
	bt_tg_reply($bo_table, $wr, $wr_id, $mb_id);
}