dever 3 years ago
parent
commit
ed5ee13f31
1 changed files with 1 additions and 1 deletions
  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]);
                 }