From 7d491fdb78444d8e6aaabfad6709ab9953b4e033 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Mar 2013 16:03:15 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EA=B2=80?= =?UTF-8?q?=EC=83=89=EB=9E=80=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/board_form.php | 14 ++++++++++++++ adm/board_form_update.php | 2 ++ mobile/skin/board/basic/list.skin.php | 4 ++-- mobile/skin/board/gallery/list.skin.php | 8 ++++---- mobile/skin/member/basic/member_confirm.skin.php | 2 +- mobile/skin/new/basic/new.skin.php | 4 ++-- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/adm/board_form.php b/adm/board_form.php index ff9324ee3..deb566a53 100644 --- a/adm/board_form.php +++ b/adm/board_form.php @@ -29,6 +29,9 @@ if (!isset($board['bo_mobile_skin'])) { sql_query(" ALTER TABLE `{$g4['board_table']}` ADD `bo_mobile_skin` VARCHAR(255) NOT NULL DEFAULT '' AFTER `bo_skin` ", false); } +if (!isset($board['bo_mobile_gallery_cols'])) { + sql_query(" ALTER TABLE `{$g4['board_table']}` ADD `bo_mobile_gallery_cols` INT NOT NULL AFTER `bo_gallery_cols` ", false); +} if ($w == '') { @@ -701,6 +704,17 @@ $pg_anchor = "