* To reduce on errors, I moved the includes for config.php and strings.php
[squirrelmail.git] / src / addrbook_search.php
index a4a92bb501c2f4b0bc412193a41332a540aafb16..a8dd816ae8cfb43bd36bc5628b6e8030c2d525b4 100644 (file)
@@ -128,9 +128,6 @@ function bcc_address($addr) {
 
    /* ================= End of functions ================= */
 
-   include("../functions/strings.php");
-   include('../functions/i18n.php');
-   include('../config/config.php');
    include('../functions/array.php');
    include('../functions/strings.php');
    include('../functions/page_header.php');