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

ini_set("display_errors", true);

if($w=='c'){
	include_once(G5_PATH.'/telegram/funcs.php');
	bt_tg_cmt($bo_table, $wr, $reply_array, $comment_id);
}
