alecpl
2010-05-19 b62a0d2d23db19f3e69937de0f162294c98cdbc9
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;