function pvc_stats_update($postid, $have_echo = 1)
{
    return A3_PVC::custom_stats_update_echo($postid, $have_echo);
}