* To reduce on errors, I moved the includes for config.php and strings.php
[squirrelmail.git] / src / login.php
index 2ebf129d40502abd3b765b5674f9d1c9f3f993a7..feb2a5cd0d3aebc7daaa5162d4d96d89323d34c3 100644 (file)
@@ -13,7 +13,6 @@
 
    include("../functions/strings.php");
    include("../config/config.php");
 
    include("../functions/strings.php");
    include("../config/config.php");
-   include("../functions/i18n.php");
    include("../functions/plugin.php");
 
    // $squirrelmail_language is set by a cookie when the user selects
    include("../functions/plugin.php");
 
    // $squirrelmail_language is set by a cookie when the user selects