integrated attachment_common into the core
[squirrelmail.git] / functions / mime.php
index cfb9e9d9706255e6b60aa6094b59aa1e01a601e2..74dd9258d1d25ac2c39710b7ded9d5e8a5e6ffc0 100644 (file)
@@ -12,6 +12,7 @@
    define('mime_php', true);
 
    require_once('../functions/imap.php');
+   require_once('../functions/attachment_common.php');
 
    /** Setting up the objects that have the structure for the message **/