dever hace 6 años
padre
commit
2f8dcd93fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main/lib/Core.php

+ 1 - 1
main/lib/Core.php

@@ -45,7 +45,7 @@ class Core
 
     protected 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);