Aleksander Machniak
2015-05-19 1f61e55a338755f17f193302e148fe6834a5b056
plugins/redundant_attachments/redundant_attachments.php
@@ -128,7 +128,7 @@
        $data = $args['path'] ? file_get_contents($args['path']) : $args['data'];
        unset($args['data']);
        $args['data'] = null;
        $key  = $this->_key($args);
        $data = base64_encode($data);