dever 6 سال پیش
والد
کامیت
b78d830413
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      main/lib/Core.php

+ 1 - 1
main/lib/Core.php

@@ -45,7 +45,7 @@ class Core
 
     public function replacePic($pic, $type = 't1')
     {
-        $pic = Dever::pic($pic, $type);
+        //$pic = Dever::pic($pic, $type);
 
         if (strstr($pic, 'http://')) {
             $pic = str_replace('http://', 'https://', $pic);