5 lines
87 B
PHP
5 lines
87 B
PHP
<?php
|
|
if (!defined("_GNUBOARD_"))
|
|
exit;
|
|
|
|
goto_url("./board.php?bo_table=$bo_table");
|