dever 3 년 전
부모
커밋
ed5ee13f31
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/mshop/lib/Out.php

+ 1 - 1
app/mshop/lib/Out.php

@@ -587,7 +587,7 @@ class Out
                     $cdate,
                 );
 
-                if ($show == 2) {
+                if ($type == 2) {
                     unset($d[4]);
                     unset($d[6]);
                 }