1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

avatars debug

This commit is contained in:
eldadfux 2019-11-16 14:43:30 +02:00
parent 4b525772c4
commit 09d1b333ab

View file

@ -76,7 +76,7 @@ $avatarCallback = function ($type, $code, $width, $height, $quality) use ($types
$data = $resize->output($output, $quality);
$cache->save($key, $data);
//$cache->save($key, $data);
echo $data;