"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
-c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
-c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
-function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
-Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
-"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
-a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
-a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/
-
diff --git a/shop/itemqa.inc.php b/shop/itemqa.inc.php
index 6fcdebb02..604229120 100644
--- a/shop/itemqa.inc.php
+++ b/shop/itemqa.inc.php
@@ -17,8 +17,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
번호
제목
작성자
-
작성일
-
답변
+
작성일
+
답변
@@ -101,7 +101,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
";
- if ($row[mb_id] == $member[mb_id] && !$iq_answer)
+ if ($row['mb_id'] == $member['mb_id'] && !$iq_answer)
{
echo "수정 ";
echo "삭제 ";
@@ -197,10 +197,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
내용
-
-
-
- * 왼쪽의 자동등록방지 코드를 입력하세요.
+
=$captcha_html?>
+
@@ -218,9 +216,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
+ /*
+ */ ?>
@@ -215,9 +215,7 @@ function itemusewin(query_string)
diff --git a/shop/itemusewinupdate.php b/shop/itemusewinupdate.php
index f0324b648..fc2b8141f 100644
--- a/shop/itemusewinupdate.php
+++ b/shop/itemusewinupdate.php
@@ -1,5 +1,6 @@
include_once('./_common.php');
+include_once(G4_GCAPTCHA_PATH.'/gcaptcha.lib.php');
if (!$is_member) {
alert_close("사용후기는 회원만 평가가 가능합니다.");
@@ -9,11 +10,8 @@ $is_subject = trim($_REQUEST['is_subject']);
$is_content = trim($_REQUEST['is_content']);
if ($w == '' || $w == 'u') {
- $key = get_session("captcha_keystring");
- if (!($key && $key == $_POST['is_key'])) {
- //session_unregister("captcha_keystring");
- unset($_SESSION['captcha_keystring']);
- alert("정상적인 접근이 아닌것 같습니다.");
+ if (!chk_captcha()) {
+ alert('자동등록방지 숫자가 틀렸습니다.');
}
$is_name = $member['mb_name'];
diff --git a/shop/kcp/_common.php b/shop/kcp/_common.php
index 9f24ab25a..1102667ef 100644
--- a/shop/kcp/_common.php
+++ b/shop/kcp/_common.php
@@ -1,4 +1,3 @@
-$g4_path = "../..";
-include_once("$g4_path/common.php");
+include_once('../../common.php');
?>
\ No newline at end of file
diff --git a/skin/outlogin/shop_outlogin/outlogin.skin.1.php b/skin/outlogin/shop_outlogin/outlogin.skin.1.php
index 75159b724..03ae64ae1 100644
--- a/skin/outlogin/shop_outlogin/outlogin.skin.1.php
+++ b/skin/outlogin/shop_outlogin/outlogin.skin.1.php
@@ -25,7 +25,6 @@ else {
}
?>
-