From 4ce4ae1004a7e65fa6275946074bf301c5e5b5db Mon Sep 17 00:00:00 2001 From: gnuboard Date: Fri, 9 Aug 2013 15:11:13 +0900 Subject: [PATCH] =?UTF-8?q?#491=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=20=EC=A0=9C=EB=AA=A9=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/board_form.php | 11 +++++++++++ adm/board_form_update.php | 1 + mobile/head.php | 6 +++++- 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/adm/board_form.php b/adm/board_form.php index f55805e94..75e3b5b2c 100644 --- a/adm/board_form.php +++ b/adm/board_form.php @@ -73,6 +73,10 @@ if (!isset($board['bo_use_list_file'])) { } } +if (!isset($board['bo_mobile_subject'])) { + sql_query(" ALTER TABLE `{$g4['board_table']}` ADD `bo_mobile_subject` VARCHAR(255) NOT NULL DEFAULT '' AFTER `bo_subject` ", false); +} + $required = ""; $readonly = ""; if ($w == '') { @@ -194,6 +198,13 @@ $pg_anchor = '