<?php
if (!defined("_GNUBOARD_"))
exit;
set_session("ss_delete_token", $token = uniqid(time()));
goto_url("./board.php?bo_table=$bo_table" . $qstr);