dyjh %!s(int64=6) %!d(string=hai) anos
pai
achega
9affe30a9d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Helper/functions.inc.php

+ 1 - 0
app/Helper/functions.inc.php

xqd
@@ -69,6 +69,7 @@ if (! function_exists('imageToCircle')) {
     function imageToCircle($url)
     {
         $ext = pathinfo($url);
+        dd($ext);
         $src_img = null;
         switch ($ext['extension']) {
             case 'jpg':