Explorar o código

add rect_ to brand pic

root %!s(int64=9) %!d(string=hai) anos
pai
achega
087233fe2f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mobile/control/brand.php

+ 1 - 1
mobile/control/brand.php

@@ -52,6 +52,6 @@ class brandControl extends mobileHomeControl
 
     private function _formatBrandPic($filename)
     {
-        return UPLOAD_SITE_URL . '/shop/brand/' . $filename;
+        return UPLOAD_SITE_URL . '/shop/brand/' . 'rect_'.$filename;
     }
 }