FileAttach
FileAttach copied to clipboard
bug in processors/mgr/upload.class.php
$translit is not undefined. in
while(1) {...
else
$this->filename = '_' . $this->filename;
}
is not work.
I think the solution will be ok
return $this->failure($this->modx->lexicon('fileattach.item_err_ae'));