alecpl
2010-05-28 f07d238b1b4d75b34639be873dcc1b1627404ae7
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;