* To reduce on errors, I moved the includes for config.php and strings.php
[squirrelmail.git] / src / read_body.php
index 2ba8d077ddf1dd4554dba43ec2a637f5cf76f398..287b275209dd01f776c957607cbb0898cfbfcce6 100644 (file)
@@ -12,8 +12,6 @@
    **/
 
    include("../src/validate.php");
-   include('../functions/strings.php');
-   include('../config/config.php');
    include('../functions/page_header.php');
    include('../functions/imap.php');
    include('../functions/mime.php');