* To reduce on errors, I moved the includes for config.php and strings.php
[squirrelmail.git] / src / folders.php
index f727337be6ac07b42effff21ec0c53edafcaa00d..95d938cb4b51157d041293ceae19e246ed6d7164 100644 (file)
@@ -13,8 +13,6 @@
     **/
 
    include('../src/validate.php');
-   include("../functions/strings.php");
-   include("../config/config.php");
    include("../functions/page_header.php");
    include("../functions/imap.php");
    include("../functions/array.php");