diff --git a/mobile/shop/itemuseform.php b/mobile/shop/itemuseform.php index 8baa878cd..295f22baa 100644 --- a/mobile/shop/itemuseform.php +++ b/mobile/shop/itemuseform.php @@ -14,7 +14,7 @@ $is_id = escape_trim($_REQUEST['is_id']); check_itemuse_write(); if ($w == "") { - $is_score = 10; + $is_score = 5; } else if ($w == "u") { $use = sql_fetch(" select * from {$g5['g5_shop_item_use_table']} where is_id = '$is_id' "); if (!$use) { diff --git a/mobile/skin/shop/basic/itemuseform.skin.php b/mobile/skin/shop/basic/itemuseform.skin.php index cb9144b80..a84597e7a 100644 --- a/mobile/skin/shop/basic/itemuseform.skin.php +++ b/mobile/skin/shop/basic/itemuseform.skin.php @@ -34,27 +34,27 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가