alecpl
2010-05-26 874ff4d4be5a8744052f9bcd810f62ac1da1193b
program/include/rcube_mime_struct.php
@@ -23,7 +23,12 @@
*/
/**
 * Helper class to process IMAP's BODYSTRUCTURE string
 *
 * @package    Mail
 * @author     Aleksander Machniak <alec@alec.pl>
 */
class rcube_mime_struct
{
    private $structure;