notice 오류 해결중

This commit is contained in:
gnuboard
2013-01-14 15:13:56 +09:00
parent e8b23b29e9
commit 1949133e57
6 changed files with 110 additions and 132 deletions

View File

@ -479,6 +479,7 @@ if (isset($member['mb_id'])) {
$write = array();
$write_table = "";
$gr_id = "";
if (isset($bo_table)) {
$board = sql_fetch(" select * from {$g4['board_table']} where bo_table = '$bo_table' ");
if ($board['bo_table']) {