stanley-king %!s(int64=7) %!d(string=hai) anos
pai
achega
5f3dd4a5c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mobile/control/mshop.php

+ 1 - 1
mobile/control/mshop.php

@@ -146,7 +146,7 @@ class mshopControl extends specialControl
         $mod = Model('mb_special');
         $special = $mod->getMbSpecialList(['special_id' => $special_id]);
         if(empty($special)) return $defimg;
-        
+
         $share_img = $special[0]['share_image'];
         if(empty($share_img)) {
             return $defimg;