alecpl
2010-07-26 d5d968048601fa1d519f7cfee11f23918afc186c
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;