enaske
Results
2
issues of
enaske
Hey, I attached a Log.lua File from a Game I play. Used your Decompiler to modify it + download. However the Game errors out, when I run the decompiled File:...
Hey, is there already a way to get the MIME Type for attachements? Right now I use this snippet: ```php $content = $attachment->getDecodedContent(); $finfo = finfo_open(FILEINFO_MIME_TYPE); $tempFile = tempnam(sys_get_temp_dir(), 'attachment');...
feature request