dever %!s(int64=6) %!d(string=hai) anos
pai
achega
3d5c8f9165
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main/lib/Core.php

+ 1 - 1
main/lib/Core.php

@@ -48,7 +48,7 @@ class Core
         //$pic = Dever::pic($pic, $type);
 
         if (strstr($pic, 'http://')) {
-            //$pic = str_replace('http://', 'https://', $pic);
+            $pic = str_replace('http://', 'https://', $pic);
         }
 
         return $pic;