* To reduce on errors, I moved the includes for config.php and strings.php
[squirrelmail.git] / functions / mime.php
index dff98e9ff27ff3fd4b63997e551b74aff1e3fb04..527067929abd7e2b29af8209d2f3dab27d55fce3 100644 (file)
@@ -14,9 +14,7 @@
    global $debug_mime;
    $debug_mime = false;
    
-   include "../functions/i18n.php";
    include "../functions/imap.php";
-   include "../config/config.php";
 
    /** Setting up the objects that have the structure for the message **/